summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2014-09-13 10:49:16 +0400
committerDmitry Kozlov <xeb@mail.ru>2014-09-13 10:49:16 +0400
commit8e4a659d3830f83216308e5203933af2c4c72a19 (patch)
tree45d1413d94df3f47672d2027218a908fcdd649ab /accel-pppd/accel-ppp.conf
parent292439d2e4e7a02a33a621dbb24e0a25490d3ebf (diff)
downloadaccel-ppp-8e4a659d3830f83216308e5203933af2c4c72a19.tar.gz
accel-ppp-8e4a659d3830f83216308e5203933af2c4c72a19.zip
shaper: implemented fq_codel leaf qdisc
Parameters are same as for tc: [shaper] leaf-qdisc=fq_codel [ limit PACKETS ] [flows NUMBER ] [ target TIME ] [ interval TIME ] [ quantum BYTES ] [ [no]ecn ]
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r--accel-pppd/accel-ppp.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf
index e4e7b0b7..af8967ff 100644
--- a/accel-pppd/accel-ppp.conf
+++ b/accel-pppd/accel-ppp.conf
@@ -212,6 +212,7 @@ gw-ip-address=192.168.100.1
up-limiter=police
down-limiter=tbf
#leaf-qdisc=sfq perturb 10
+#leaf-qdisc=fq_codel [limit PACKETS] [flows NUMBER] [target TIME] [interval TIME] [quantum BYTES] [[no]ecn]
#rate-multiplier=1
verbose=1