Makefile.am                                            |    1 
 debian/control                                         |    2 
 scripts/vyatta-show-queueing.pl                        |  254 +++++++++++++++++
 templates/show/queueing/adsl/node.def                  |    2 
 templates/show/queueing/adsl/node.tag/node.def         |    6 
 templates/show/queueing/ethernet/node.def              |    2 
 templates/show/queueing/ethernet/node.tag/node.def     |    9 
 templates/show/queueing/ethernet/vif/node.def          |    4 
 templates/show/queueing/ethernet/vif/node.tag/node.def |    5 
 templates/show/queueing/node.def                       |    2 
 templates/show/queueing/serial/node.def                |    2 
 templates/show/queueing/serial/node.tag/node.def       |    6 
 12 files changed, 294 insertions(+), 1 deletion(-)

New commits:
commit db7746ea3c02506ca70189f9c4ab39cf895f138f
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Tue Sep 30 16:39:40 2008 +0200

    Update show queueing to handle ingress
    
    Teach the show operational mode about ingress

commit 7386e0856f22802b5971f52ee041e75449a41dfa
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Mon Sep 29 11:18:04 2008 +0200

    Other part of qdisc parsing fix
    
    Handle multi-line message output of 'tc qdisc ls'

commit 0f2de06848fce451d730ca81a786481955294511
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Mon Sep 29 11:17:03 2008 +0200

    Reformat (tidy) show-queuing

commit 54ca57c7022035213a741bf54c3f21c0c201b4a0
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Sat Sep 27 12:59:56 2008 +0200

    Fix problem in parsing of qdisc command
    
    Bugfix 3720
    The RED qdisc was overlooked on the pretty print list, and it
    produces additional lines of output that needed to be skipped.

commit 7086db424ed36a05b801d0e80b0dc5aac3529ff1
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Mon Sep 15 15:12:51 2008 -0700

    Provide mapping from class id to queue displine id
    
    Improved format of output:
    
    eth0 Output queue:
    Class      Qos-Policy             Sent    Dropped   Overlimit
    1:        traffic-shaper       110110          0          0
      2       fair-queue           110110          0          0

commit 28ebda1c7577e2ef02ddc05a993c08997f3bd371
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Fri Aug 29 15:36:22 2008 -0700

    Rename queuing to queueing
    
    Both spellings are valid but 'queueing' is the more common spelling in
    networking (and IOS).

commit 672310d6cc024fe234abc7bf7968c47b2ed43f84
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Fri Aug 29 15:31:41 2008 -0700

    Improved Qos queue operational command
    
    This implements new improved operational command:
    
      show queueing ...
    
    Bugfix: 2918

commit 4411108ea7c6e301cd618b8472c6d6beb2a9fd5a
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Mon Aug 11 13:16:15 2008 -0700

    Allow either iproute or vyatta-iproute

http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=db7746ea3c02506ca70189f9c4ab39cf895f138f
http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=7386e0856f22802b5971f52ee041e75449a41dfa
http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=0f2de06848fce451d730ca81a786481955294511
http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=54ca57c7022035213a741bf54c3f21c0c201b4a0
http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=7086db424ed36a05b801d0e80b0dc5aac3529ff1
http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=28ebda1c7577e2ef02ddc05a993c08997f3bd371
http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=672310d6cc024fe234abc7bf7968c47b2ed43f84
http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=4411108ea7c6e301cd618b8472c6d6beb2a9fd5a
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to