[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1206312732.15884.37.camel@localhost.localdomain>
Date: Sun, 23 Mar 2008 23:52:12 +0100
From: Jesper Dangaard Brouer <jdb@...x.dk>
To: Stephen Hemminger <shemminger@...tta.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH 4/5] [IPROUTE2] CBQ remember to doc usage of overhead
parameter.
CBQ remember to doc usage of overhead parameter.
Signed-off-by: Jesper Dangaard Brouer <hawk@...x.dk>
---
tc/q_cbq.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tc/q_cbq.c b/tc/q_cbq.c
index c891ac5..e53d167 100644
--- a/tc/q_cbq.c
+++ b/tc/q_cbq.c
@@ -32,6 +32,7 @@ static void explain_class(void)
fprintf(stderr, " [ prio NUMBER ] [ cell BYTES ] [ ewma LOG ]\n");
fprintf(stderr, " [ estimator INTERVAL TIME_CONSTANT ]\n");
fprintf(stderr, " [ split CLASSID ] [ defmap MASK/CHANGE ]\n");
+ fprintf(stderr, " [ overhead BYTES ]\n");
}
static void explain(void)
--
1.5.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists