]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: gred: Add support for TCA_GRED_LIMIT attribute
authorDavid Ward <david.ward@ll.mit.edu>
Mon, 18 May 2015 15:35:14 +0000 (11:35 -0400)
committerStephen Hemminger <shemming@brocade.com>
Thu, 21 May 2015 22:30:39 +0000 (15:30 -0700)
commitaacee2695a903bac66d083b39f092053f2484e70
treeb805ab02d37cf0579f1dd39ba3543082b64d5f57
parentb6ec53e3008aaf2acc3db146e24bc9a365e4b6c2
tc: gred: Add support for TCA_GRED_LIMIT attribute

Allow the qdisc limit to be set, which is particularly useful when
the default VQ is not configured with RED parameters.

Signed-off-by: David Ward <david.ward@ll.mit.edu>
tc/q_gred.c