summaryrefslogtreecommitdiff
path: root/accel-pppd/shaper/leaf_qdisc.c
AgeCommit message (Collapse)Author
2021-05-25shaper: fix fq_codel noecn regressionVladislav Grishenko
2021-05-25shaper: fix 09f73dab273989c6f36efe548c4b5e83d83b5416 regressionVladislav Grishenko
closes #17
2021-03-20shaper: drop redundant checkVladislav Grishenko
leftover after 09f73dab273989c6f36efe548c4b5e83d83b5416
2021-03-20shaper: rework leaf-qdisc config parsingVladislav Grishenko
2019-06-13Update leaf_qdisc.cEshenko Dmitriy
2015-01-13shaper: fixed parsing ecn/noecn for fq_codelDmitry Kozlov
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-09-30shaper: fixed parsing leaf-qdiscDmitry Kozlov
2014-09-22fixed compilation warningsDmitry Kozlov
2014-09-16shaper: conditionally compile fq_codel supportDmitry Kozlov
2014-09-13shaper: implemented fq_codel leaf qdiscDmitry Kozlov
Parameters are same as for tc: [shaper] leaf-qdisc=fq_codel [ limit PACKETS ] [flows NUMBER ] [ target TIME ] [ interval TIME ] [ quantum BYTES ] [ [no]ecn ]
2012-05-15shaper: implemented leaf qdisc attachmentKozlov Dmitry