diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-04-14 14:45:11 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-04-14 14:45:11 -0700 |
commit | 1943bf57c3566cfd3818e31c894590ea371a35e2 (patch) | |
tree | 5d6385e328fe4ea3fc8c6d9ae12c5569704c59ea | |
parent | bd8069c891026a121ce4916b7522c7c314e58d2a (diff) | |
parent | 7ee0934e1bd51565e3a61984a7c45e642617db81 (diff) | |
download | vyatta-cfg-qos-1943bf57c3566cfd3818e31c894590ea371a35e2.tar.gz vyatta-cfg-qos-1943bf57c3566cfd3818e31c894590ea371a35e2.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-qos into jenner
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8232e98..842f3d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +vyatta-cfg-qos (0.12.16) unstable; urgency=low + + * Remove extra help text + * Split class and sub qdisc generation + * Check for conflicts when match is created + * Redo traffic-shaper class contstructor + * Allow constructor with out configuration + * Add deficit Round-Robin support + * Add priority policy support + * Add RoundRobin and Priority to build + * Fix RoundRobin scheduler + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 13 Apr 2009 17:56:05 -0700 + vyatta-cfg-qos (0.12.15) unstable; urgency=low * Add IPV6 support to Qos |