diff options
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 27e8f3d0..e29d418b 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -872,6 +872,9 @@ Specifies r2q parameter of root htb qdisc. .BI "quantum=" n Specifies quantum parameter of htb classes. .TP +.BI "moderate-quantum=" 1|0 +If fixed quantum is not specified and this option is specified then shaper module will check for quantum value is valid (in range 1000-200000). +.TP .BI "up-limiter=" police|htb Specifes upstream rate limiting method. .TP |