diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5936539..d187701 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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 |