[vyatta-svn] Configuration templates and scripts for QoS: Changes to 'hollywood'

Rick Balocca rbalocca at suva.vyatta.com
Fri Apr 11 14:44:02 PDT 2008


 scripts/VyattaQosMatch.pm                                                   |    2 +-
 scripts/VyattaQosTrafficShaper.pm                                           |    4 ++--
 templates/interfaces/ethernet/node.tag/vif/node.tag/qos-policy/node.def     |    1 +
 templates/interfaces/ethernet/node.tag/vif/node.tag/qos-policy/out/node.def |    9 +++++++++
 4 files changed, 13 insertions(+), 3 deletions(-)

New commits:
commit 5d55f49def2ed0fd5740a4a345b756fce1892553
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date:   Thu Apr 10 10:54:55 2008 -0500

    fix QoS traffic shaper priority-queue setup
    
    Yet another place where id needs to be converted to hex.
    Should fix bug 3078.

commit 0a62ca06260cc0a0f2b053d1d442b4c03b426493
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date:   Thu Apr 10 10:47:14 2008 -0500

    fix bug with interpretation of ceiling
    
    This fixes problem which causes QoS not to fail on commit if ceiling
    is a percentage.
    
    The ceiling maybe a percentage (not fixed) value so it needs to
    be interpreted before passing to tc.

commit 71f56ba1de7d6537255a6df783cebe4d2b6f0786
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date:   Wed Apr 9 15:00:49 2008 -0500

    Fix match rule formatting
    
    Internal TC commands use hex for identifiers and one place in perl
    script forgot to reformat.
    
    Bugfix for 3142 from Chris Smith <chris.smith at conceptcoders.com>

commit e2da1de0e4d30cd713b35b5b3fc6a81e018a64ff
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date:   Tue Apr 8 13:18:14 2008 -0500

    Allow qos over vlan
    
    Add template and configuration support for QoS policy over vif.
    This is covers bug 3137

commit 374cd8d8445b23dfc73dceacc0ee9e9212940521
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date:   Tue Apr 8 13:18:14 2008 -0500

    allow qos over vlan
    
    Test version

http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=5d55f49def2ed0fd5740a4a345b756fce1892553
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=0a62ca06260cc0a0f2b053d1d442b4c03b426493
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=71f56ba1de7d6537255a6df783cebe4d2b6f0786
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=e2da1de0e4d30cd713b35b5b3fc6a81e018a64ff
http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=374cd8d8445b23dfc73dceacc0ee9e9212940521


More information about the svn mailing list