summaryrefslogtreecommitdiff
path: root/tc/q_codel.c
Commit message (Expand)AuthorAgeFilesLines
* tc: replace GPL-BSD boilerplate in codel and fqStephen Hemminger2023-01-141-31/+1
* tc: codel: add support for JSON outputLeslie Monis2019-12-291-13/+32
* treewide: refactor help messagesMatteo Croce2019-05-201-3/+4
* treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych2018-02-021-3/+2
* tc: B.W limits can now be specified in %.Nishanth Devarajan2017-11-241-1/+1
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* Use C99 style initializers everywherePhil Sutter2016-07-201-2/+1
* tc: code cleanupStephen Hemminger2016-03-211-9/+11
* tc: q_{codel,fq_codel}: add missing space in help textLuca Lemmo2016-03-211-1/+1
* codel: add ce_threshold support to codel & fc_codelEric Dumazet2015-05-211-5/+28
* tc-codel: Update usage textVijay Subramanian2012-05-241-1/+1
* tc_codel: Controlled Delay AQMEric Dumazet2012-05-221-0/+188