[vyatta-svn] Configuration templates and scripts for QoS: Changes to 'hollywood'
shemminger@suva.vyatta.com
shemminger at suva.vyatta.com
Tue Jul 15 14:23:09 PDT 2008
scripts/VyattaQosFairQueue.pm | 16 ++-
scripts/VyattaQosRateLimiter.pm | 13 ++
scripts/VyattaQosTrafficShaper.pm | 52 ++++++++++
scripts/vyatta-qos.pl | 135 +++++++++++++++++++++------
templates/qos-policy/node.def | 1
templates/qos-policy/traffic-shaper/node.def | 3
6 files changed, 187 insertions(+), 33 deletions(-)
New commits:
commit 81b51bb9270e77289604493761a2f7cb047bd3ea
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Tue Jul 15 14:13:51 2008 -0700
Look for changes in QoS after commit
Since configuration system doesn't correctly notify on addition/deletion,
have to introduce this extra verbosity to have each traffic-shaper type
check for changes.
Bugfix for 3452
commit b23c4faf070e8e5dc0eacee19c1dc379a0e9bcf5
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Fri Jul 11 15:09:57 2008 -0700
Fix error message when ceiling < rate
Should say "greater or equal" not "less than"
Bug 2919
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=81b51bb9270e77289604493761a2f7cb047bd3ea
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=b23c4faf070e8e5dc0eacee19c1dc379a0e9bcf5
More information about the svn
mailing list