templates/qos-policy/rate-limit/node.def | 8 --- templates/qos-policy/rate-limit/node.tag/bandwidth/node.def | 9 --- templates/qos-policy/rate-limit/node.tag/burst/node.def | 7 -- templates/qos-policy/rate-limit/node.tag/description/node.def | 2 templates/qos-policy/rate-limit/node.tag/latency/node.def | 7 -- Makefile.am | 1 debian/changelog | 13 +++++ scripts/vyatta-qos.pl | 24 +++++++--- templates/qos-policy/rate-control/node.def | 8 +++ templates/qos-policy/rate-control/node.tag/bandwidth/node.def | 9 +++ templates/qos-policy/rate-control/node.tag/burst/node.def | 7 ++ templates/qos-policy/rate-control/node.tag/description/node.def | 2 templates/qos-policy/rate-control/node.tag/latency/node.def | 7 ++ 13 files changed, 64 insertions(+), 40 deletions(-)
New commits: commit 7121476081caa04652c356f69fa5fa5ac8d2d930 Author: Stephen Hemminger <[email protected]> Date: Mon Mar 29 17:42:28 2010 -0700 0.14.0 commit fdd02b11dc07222c63d5831965ace2ae7e85fb18 Author: Stephen Hemminger <[email protected]> Date: Mon Mar 29 17:22:30 2010 -0700 Get ifb devices working Need to have a match rule (even it is match all). Change naming convention for ifb devices Don't autocreate ifb0, ifb1 commit 4e6e6ff12dd1b3c402717d71f9ee1f8f68545213 Author: Stephen Hemminger <[email protected]> Date: Mon Mar 29 17:23:40 2010 -0700 Rename rate-limiter to rate-control Bug 4541 Limiting implies packet drop, but this qos-policy does shaping. commit e110a69d6217a6a9fa7bc87bb7ff2a60cda152fa Author: Stephen Hemminger <[email protected]> Date: Mon Mar 29 16:17:01 2010 -0700 Check return value from IFB correctly. commit 6d34fc3ffcbce8c37dba92d21b7a8a83d7805196 Author: Stephen Hemminger <[email protected]> Date: Mon Mar 29 15:45:19 2010 -0700 Need curverdir http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=7121476081caa04652c356f69fa5fa5ac8d2d930 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=fdd02b11dc07222c63d5831965ace2ae7e85fb18 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=4e6e6ff12dd1b3c402717d71f9ee1f8f68545213 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=e110a69d6217a6a9fa7bc87bb7ff2a60cda152fa http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=6d34fc3ffcbce8c37dba92d21b7a8a83d7805196 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
