[vyatta-svn] Configuration templates and scripts for QoS: Changes to 'hollywood'
Rick Balocca
rbalocca at suva.vyatta.com
Mon Apr 14 18:31:09 PDT 2008
scripts/VyattaQosTrafficShaper.pm | 2 +-
templates/qos-policy/traffic-shaper/node.tag/class/node.tag/priority/node.def | 5 ++++-
templates/qos-policy/traffic-shaper/node.tag/default/priority/node.def | 5 ++++-
3 files changed, 9 insertions(+), 3 deletions(-)
New commits:
commit a304d305cb364e5c00d6d5b1ad0bc61041602256
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Sat Apr 12 14:45:19 2008 -0700
Limit Qos priority values
HTB in kernel only accepts 0-7 anything higher is rounded down to 7.
(see TC_HTB_NUMPRIO). Apply syntax checks to limit to that range
and add better help.
Fixes: 3098
commit b1b2cca81486b52e41e705583370b464dc4007ba
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Sat Apr 12 13:30:02 2008 -0700
change error message when speed can not be determined
Slightly better message for the case of using auto value for bandwidth
on a device does not support it.
Bug: 3104
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=a304d305cb364e5c00d6d5b1ad0bc61041602256
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=b1b2cca81486b52e41e705583370b464dc4007ba
More information about the svn
mailing list