summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-19 15:57:41 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-19 15:57:41 -0700
commitd0a46fc11728e4b97d541c69715117f9f90a3185 (patch)
tree9c83b84cc3d842b595642031240c075a73b7efc2
parenta99799b0f966a9ffca5ad7845708c717c784421f (diff)
downloadvyatta-op-qos-d0a46fc11728e4b97d541c69715117f9f90a3185.tar.gz
vyatta-op-qos-d0a46fc11728e4b97d541c69715117f9f90a3185.zip
Add support for WRED
Coming in near or future release.
-rwxr-xr-xscripts/vyatta-show-queueing.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/vyatta-show-queueing.pl b/scripts/vyatta-show-queueing.pl
index 77ec78d..3d3239b 100755
--- a/scripts/vyatta-show-queueing.pl
+++ b/scripts/vyatta-show-queueing.pl
@@ -47,6 +47,7 @@ my %qdisc_types = (
'drr' => 'round-robin',
'prio' => 'priority-queue',
'netem' => 'network-emulator',
+ 'gred' => 'weighted-random',
);
# Convert from kernel to vyatta nams