Makefile.am | 1
scripts/VyattaQosRateLimiter.pm | 58 ++++++++++
scripts/VyattaQosTrafficShaper.pm | 2
scripts/VyattaQosUtil.pm | 38 ++++++
scripts/vyatta-qos-util.pl | 7 +
scripts/vyatta-qos.pl | 2
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 +
11 files changed, 140 insertions(+), 1 deletion(-)
New commits:
commit 216b27c681dfacba194c9f001eec6287008a750c
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed May 14 11:40:18 2008 -0700
new qos-policy type rate-limit
Add new QoS policy type "rate-limit" which is a wrapper around the
the Token Bucket Filter (TBF) qdisc.
Rate limit provides a simple way to do basic bandwidth limitation without
the complexity of the doing multiple classes in the traffic shaper
policy.
commit 17cd83259313b16a0ef27bf94a09612be8fece96
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed May 14 10:42:03 2008 -0700
remove unused uninitialized variable
One of the parameters to TrafficShaper::_define was not being passed
or used.
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=216b27c681dfacba194c9f001eec6287008a750c
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=17cd83259313b16a0ef27bf94a09612be8fece96
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn