diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-19 16:08:52 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-19 16:08:52 -0700 |
commit | 03a533be3b4323e5fcd93c0c3b92ed7233819af8 (patch) | |
tree | 7bb9c40cb2e6133d3034c14d773ed4d58f581c3c /debian | |
parent | a621b1970b76f7d7585261ba6255b1fa63dc520c (diff) | |
download | vyatta-cfg-qos-03a533be3b4323e5fcd93c0c3b92ed7233819af8.tar.gz vyatta-cfg-qos-03a533be3b4323e5fcd93c0c3b92ed7233819af8.zip |
0.12.20debian/0.12.20
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 |