diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-04-13 17:56:05 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-04-13 17:56:05 -0700 |
commit | 7ee0934e1bd51565e3a61984a7c45e642617db81 (patch) | |
tree | d31f23abb4dc15b08acef78c1c33efeef81310dd /debian | |
parent | d222de9c4110494f2621fe9251254a724fa20dc5 (diff) | |
download | vyatta-cfg-qos-7ee0934e1bd51565e3a61984a7c45e642617db81.tar.gz vyatta-cfg-qos-7ee0934e1bd51565e3a61984a7c45e642617db81.zip |
0.12.16debian/0.12.16
Diffstat (limited to 'debian')
-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 |