tc: man: add limit parameter to tc-sfq man page
Signed-off-by: Florian Westphal <fw@strlen.de>
This commit is contained in:
parent
e6e0b60f2a
commit
60de6507bb
|
|
@ -51,6 +51,9 @@ on the fullest bucket, thus maintaining fairness.
|
||||||
|
|
||||||
.SH PARAMETERS
|
.SH PARAMETERS
|
||||||
.TP
|
.TP
|
||||||
|
limit
|
||||||
|
Upper limit of the SFQ. Can be used to reduce the default length of 128 packets.
|
||||||
|
.TP
|
||||||
perturb
|
perturb
|
||||||
Interval in seconds for queue algorithm perturbation. Defaults to 0, which means that
|
Interval in seconds for queue algorithm perturbation. Defaults to 0, which means that
|
||||||
no perturbation occurs. Do not set too low for each perturbation may cause some packet
|
no perturbation occurs. Do not set too low for each perturbation may cause some packet
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue