From 60de6507bb94f8d94b663c30847ad63655c7c30a Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Tue, 12 Jan 2010 21:39:12 +0100 Subject: [PATCH] tc: man: add limit parameter to tc-sfq man page Signed-off-by: Florian Westphal --- man/man8/tc-sfq.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/man8/tc-sfq.8 b/man/man8/tc-sfq.8 index 337c79501..8f2b43333 100644 --- a/man/man8/tc-sfq.8 +++ b/man/man8/tc-sfq.8 @@ -51,6 +51,9 @@ on the fullest bucket, thus maintaining fairness. .SH PARAMETERS .TP +limit +Upper limit of the SFQ. Can be used to reduce the default length of 128 packets. +.TP perturb 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 -- 2.47.2