debian/changelog | 12 ++ scripts/vyatta-show-queueing.pl | 50 +++++++--- templates/show/interfaces/pppoe/node.tag/queue/class/node.def | 2 templates/show/interfaces/pppoe/node.tag/queue/filter/node.def | 2 templates/show/interfaces/pppoe/node.tag/queue/node.def | 2 templates/show/interfaces/wireless/node.tag/queue/class/node.def | 2 templates/show/interfaces/wireless/node.tag/queue/filter/node.def | 2 templates/show/interfaces/wireless/node.tag/queue/node.def | 2 templates/show/interfaces/wireless/node.tag/vif/node.tag/queue/class/node.def | 2 templates/show/interfaces/wireless/node.tag/vif/node.tag/queue/filter/node.def | 2 templates/show/interfaces/wireless/node.tag/vif/node.tag/queue/node.def | 2 templates/show/queueing/ethernet/node.tag/node.def | 8 - templates/show/queueing/pppoe/node.def | 2 templates/show/queueing/pppoe/node.tag/node.def | 3 templates/show/queueing/pppoe/node.tag/vif/node.def | 4 templates/show/queueing/pppoe/node.tag/vif/node.tag/node.def | 5 + templates/show/queueing/wireless/node.def | 2 templates/show/queueing/wireless/node.tag/node.def | 3 templates/show/queueing/wireless/node.tag/vif/node.def | 4 templates/show/queueing/wireless/node.tag/vif/node.tag/node.def | 5 + 20 files changed, 97 insertions(+), 19 deletions(-)
New commits: commit 7bade3b99865d7c21663f2d4412d4e0610c8c061 Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 16:44:58 2010 -0800 0.12.9 commit d55993c4a202725f3c77ad3d80b1354724aeea3b Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 16:36:09 2010 -0800 Fix typo in completion of show queueing pppoe commit 07ab1ccfe22c9868991c1aa888237390cb7191c7 Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 16:19:45 2010 -0800 Fix Qos display for PPPoE Change to: show interfaces pppoe queue commit 5bf65ba519fd1db426cf9b7ebec9d81e83373f55 Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 14:08:55 2010 -0800 Ignore dsmark in output of show queuing If dsmark is root class, ignore it. Bug 4450 commit 7e40c009a39a69181de9e8eadb1f750078c72dd2 Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 13:47:04 2010 -0800 Ignore top-level dsmark class when displaying Makes show queueing match what user expects based on configuration Bug 4450 commit 2d401f4df4844a6770aa1ade657b79fefe80b761 Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 12:37:25 2010 -0800 Add QoS operational commands for PPPoE commit 0f2cec6f58d3faa2b69cfb7d156e3be686f1ad8b Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 12:36:29 2010 -0800 Use vyatta-interfaces to complete ethernet list commit b058864b0cfc71821613ec1af9a0b090bb1c478a Author: Stephen Hemminger <[email protected]> Date: Wed Feb 10 12:36:05 2010 -0800 Add wireless interface support to QoS operational commands http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=7bade3b99865d7c21663f2d4412d4e0610c8c061 http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=d55993c4a202725f3c77ad3d80b1354724aeea3b http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=07ab1ccfe22c9868991c1aa888237390cb7191c7 http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=5bf65ba519fd1db426cf9b7ebec9d81e83373f55 http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=7e40c009a39a69181de9e8eadb1f750078c72dd2 http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=2d401f4df4844a6770aa1ade657b79fefe80b761 http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=0f2cec6f58d3faa2b69cfb7d156e3be686f1ad8b http://suva.vyatta.com/git/?p=vyatta-op-qos.git;a=commitdiff;h=b058864b0cfc71821613ec1af9a0b090bb1c478a _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
