summaryrefslogtreecommitdiff
path: root/tc/q_gred.c
Commit message (Expand)AuthorAgeFilesLines
* tc: use SPDXStephen Hemminger2023-01-141-5/+1
* remove #if 0 codeStephen Hemminger2022-11-221-2/+1
* lib: Move sprint_size() from tc here, add print_size()Petr Machata2020-12-091-31/+8
* treewide: refactor help messagesMatteo Croce2019-05-201-5/+6
* tc: gred: allow controlling and dumping per-DP RED flagsJakub Kicinski2018-11-241-3/+25
* tc: gred: support controlling RED flagsJakub Kicinski2018-11-241-1/+7
* tc: gred: use extended stats if availableJakub Kicinski2018-11-241-8/+114
* tc: gred: separate out stats printingJakub Kicinski2018-11-241-33/+34
* tc: gred: jsonify GRED outputJakub Kicinski2018-11-241-31/+74
* tc: gred: remove unclear commentJakub Kicinski2018-11-241-2/+0
* treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych2018-02-021-6/+4
* tc: B.W limits can now be specified in %.Nishanth Devarajan2017-11-241-2/+7
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* tc: code cleanupStephen Hemminger2016-03-211-28/+25
* tc: gred: Add support for TCA_GRED_LIMIT attributeDavid Ward2015-05-211-1/+19
* tc: gred: Adopt the term VQ in the command syntax and outputDavid Ward2015-05-211-19/+18
* tc: gred: Handle unsigned values properly in option parsing/printingDavid Ward2015-05-211-34/+31
* tc: gred: Improve parameter/statistics outputDavid Ward2015-05-211-27/+36
* tc: gred: Print usage text if no arguments appear after "gred"David Ward2015-05-211-0/+4
* tc: gred: Fix whitespace issues in codeDavid Ward2015-05-211-3/+2
* tc: red, gred: Notify when using the default value for "bandwidth"David Ward2015-05-211-3/+4
* tc: red, gred: Fix format specifier in burst size warningDavid Ward2015-05-211-1/+1
* tc: red, gred: Rename overloaded variable wlogDavid Ward2015-05-211-9/+8
* whitespace cleanupStephen Hemminger2014-12-201-2/+2
* gred: support TCA_GRED_MAX_P attributeEric Dumazet2012-01-201-4/+17
* red: make burst optionalEric Dumazet2011-12-011-3/+7
* Fix GRED options clearingStephen Hemminger2010-08-251-3/+2
* tc: remove stale codeFlorian Westphal2010-01-211-2/+0
* tc: red, gred, tbf: more helpful error messagesFlorian Westphal2010-01-211-4/+1
* fix handling of GRED DPs argsStephen Hemminger2009-05-261-1/+1
* Allow default DP of zero in gredStephen Hemminger2009-05-261-22/+27
* Remove trailing whitespaceStephen Hemminger2006-12-051-5/+5
* more ifdef excession.osdl.net!shemminger2005-03-101-19/+1
* get rid of some old ifdef'd out code.osdl.net!shemminger2005-03-101-3/+0
* Use parse_rtattr_nested4!tgraf2005-01-181-2/+1
* Use NLMSG_TAIL4!tgraf2005-01-181-6/+4
* : prevent tc crashesnet[shemminger]!kaber2004-09-281-1/+1
* no longer need xstats stubosdl.net!shemminger2004-08-311-12/+3
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+345
* Initial revisionosdl.org!shemminger2004-04-151-0/+0