scripts/VyattaQosTrafficLimiter.pm |
13 ++++------
templates/qos-policy/traffic-limiter/node.tag/class/node.tag/burst/node.def |
7 +++++
2 files changed, 13 insertions(+), 7 deletions(-)
New commits:
commit 1f3727b1c665c5a22e6d461b052f0c2ffc76d810
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Mon Nov 10 18:12:54 2008 -0800
Change input rate limiting to use token bucket
There are two ways to input rate limit. One uses the generic rate estimator
which is supposed to measure average rate, the other is to use a token
bucket
based packet counter. Well the generic rate estimator doesn't work
correctly
in current kernels (no effect), so switch to using rate and burst.
Bugfix 3881
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=1f3727b1c665c5a22e6d461b052f0c2ffc76d810
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn