diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
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 |