debian/changelog | 13 ++++++ lib/Vyatta/Qos/Match.pm | 3 + lib/Vyatta/Qos/ShaperClass.pm | 3 + lib/Vyatta/Qos/Util.pm | 8 ++-- lib/Vyatta/Qos/WeightedRandom.pm | 21 ++++++----- templates/qos-policy/traffic-shaper/node.tag/class/node.def | 2 - templates/qos-policy/weighted-random/node.tag/class/node.def | 4 +- 7 files changed, 37 insertions(+), 17 deletions(-)
New commits: commit f6471b4397554474ce669eb5ef2c8d568c1cd1b1 Author: Stephen Hemminger <[email protected]> Date: Wed May 20 16:49:27 2009 -0700 0.12.21 commit d226558aab489fd5d5abf7ead370d713beb80656 Author: Stephen Hemminger <[email protected]> Date: Wed May 20 16:48:33 2009 -0700 Fix creation of GRED qdisc Need to calculate parameters correctly and format up command better. commit d32ddd306f71e5878219ef472ad7cccca9630010 Author: Stephen Hemminger <[email protected]> Date: Wed May 20 16:47:39 2009 -0700 Fix definition of class values GRED only allows 1..16 for classes, and reserve one for default so only 1..15 are ok for class value. commit 50840133e5132e6c269e14bf4e54ddbef8aec0d2 Author: Stephen Hemminger <[email protected]> Date: Wed May 20 16:47:15 2009 -0700 Fix help text Class value of 2 is allowed. commit 49d4456f54d7a73ae06276f2ebf58e5f6f3039de Author: Stephen Hemminger <[email protected]> Date: Wed May 20 16:46:24 2009 -0700 Fix calculation of RED parameters The latency value is in microseconds. commit 9e2906ce7755f1723d345d36db7364df1e0b6a03 Author: Stephen Hemminger <[email protected]> Date: Wed May 20 16:12:51 2009 -0700 Allow match rules without priority. commit a1d63b56887e196bade8196a7a27132ee03b48ae Author: Stephen Hemminger <[email protected]> Date: Wed May 20 14:58:43 2009 -0700 Missing setup of top level rate http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=f6471b4397554474ce669eb5ef2c8d568c1cd1b1 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=d226558aab489fd5d5abf7ead370d713beb80656 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=d32ddd306f71e5878219ef472ad7cccca9630010 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=50840133e5132e6c269e14bf4e54ddbef8aec0d2 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=49d4456f54d7a73ae06276f2ebf58e5f6f3039de http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=9e2906ce7755f1723d345d36db7364df1e0b6a03 http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=a1d63b56887e196bade8196a7a27132ee03b48ae _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
