debian/changelog | 8 ++++++++ lib/Vyatta/Qos/Match.pm | 9 +++++---- lib/Vyatta/Qos/RandomDetect.pm | 4 ++-- lib/Vyatta/Qos/RoundRobin.pm | 3 +-- lib/Vyatta/Qos/TrafficLimiter.pm | 8 +++++--- templates/qos-policy/round-robin/node.tag/class/node.tag/queue-type/node.def | 4 +--- templates/qos-policy/round-robin/node.tag/default/queue-type/node.def | 3 +-- 7 files changed, 23 insertions(+), 16 deletions(-)
New commits: commit 2b757efa148459b025e317582604d19bdbe0b1d4 Author: Stephen Hemminger <[email protected]> Date: Tue Jun 16 17:57:19 2009 -0700 0.13.6+jenner13 commit 340773bacdacbb88586ff0ea8d053990205bd538 Author: Stephen Hemminger <[email protected]> Date: Tue Jun 16 17:12:54 2009 -0700 Fix match rules for traffic limiter Need to pass police string in to Match filter generator. Bug 4596 commit 603752d0771c2bdaf77e18e0f65135ac090fde85 Author: Stephen Hemminger <[email protected]> Date: Tue Jun 16 16:55:50 2009 -0700 random-detect needs qmax > qmin Need some space to compute RED parameters Bug 4594 commit b1b823012b2a1aa0fa8578054fc1179f92a32c2f Author: Stephen Hemminger <[email protected]> Date: Tue Jun 16 16:25:22 2009 -0700 Don't allow random-detect type for round-robin queue type Random detect requires bandwidth which is not part of round robin policy. Therefore drop it as a configurable value. Bug 4595 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=2b757efa148459b025e317582604d19bdbe0b1d4 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=340773bacdacbb88586ff0ea8d053990205bd538 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=603752d0771c2bdaf77e18e0f65135ac090fde85 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=b1b823012b2a1aa0fa8578054fc1179f92a32c2f _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
