summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5936539..8302c25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+vyatta-cfg-qos (0.13.1) unstable; urgency=low
+
+ * Use better RED parameters
+ * Reimplementation of WRED
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Sat, 23 May 2009 15:20:47 -0700
+
+vyatta-cfg-qos (0.12.21) unstable; urgency=low
+
+ * Fix RED calculation
+ * change default packet size ot 1024
+ * Missing setup of top level rate
+ * Allow match rules without priority.
+ * Fix calculation of RED parameters
+ * Fix help text
+ * Fix definition of class values
+ * Fix creation of GRED qdisc
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 20 May 2009 16:49:27 -0700
+
vyatta-cfg-qos (0.12.20) unstable; urgency=low
* Add packet-length and latency as class attributes