From: Jesper Dangaard Brouer <jdb@comx.dk>
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH 4/5] [IPROUTE2] CBQ remember to doc usage of overhead parameter.
Date: Sun, 23 Mar 2008 23:52:12 +0100 [thread overview]
Message-ID: <1206312732.15884.37.camel@localhost.localdomain> (raw)
In-Reply-To: <1206312248.15884.26.camel@localhost.localdomain>
CBQ remember to doc usage of overhead parameter.
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.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
next prev parent reply other threads:[~2008-03-23 23:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1206312248.15884.26.camel@localhost.localdomain>
2008-03-23 22:50 ` [PATCH 3/5] [IPROUTE2] For CBQ, implement overhead parameter parsing Jesper Dangaard Brouer
2008-03-23 22:52 ` Jesper Dangaard Brouer [this message]
2008-03-23 22:53 ` [PATCH 5/5] [IPROUTE2] For police, " Jesper Dangaard Brouer
2008-04-01 19:23 ` [PATCH 0/5] [IPROUTE2] Add overhead parameter for CBQ, TBF and police Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1206312732.15884.37.camel@localhost.localdomain \
--to=jdb@comx.dk \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).