summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-19 16:08:52 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-19 16:08:52 -0700
commit03a533be3b4323e5fcd93c0c3b92ed7233819af8 (patch)
tree7bb9c40cb2e6133d3034c14d773ed4d58f581c3c
parenta621b1970b76f7d7585261ba6255b1fa63dc520c (diff)
downloadvyatta-cfg-qos-03a533be3b4323e5fcd93c0c3b92ed7233819af8.tar.gz
vyatta-cfg-qos-03a533be3b4323e5fcd93c0c3b92ed7233819af8.zip
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a40511..5936539 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+vyatta-cfg-qos (0.12.20) unstable; urgency=low
+
+ * Add packet-length and latency as class attributes
+ * Move getAutoRate into Util
+ * Detect changes to ethernet match rules
+ * Fix missing comma in drr setup
+ * Move RED parameter computation to common code
+ * Add Weighted RED Qos
+ * Add missing NetworkEmulator module
+ * Fix network emulator when no rate defined
+ * Fix exports for new module
+ * Rename weighted-random
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 19 May 2009 16:08:52 -0700
+
vyatta-cfg-qos (0.12.19) unstable; urgency=low
* Rename virtual-ethernet to pseudo-ethernet