public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta•com>
To: Vijay Subramanian <subramanian.vijay@gmail•com>
Cc: netdev@vger•kernel.org, Eric Dumazet <eric.dumazet@gmail•com>,
	Dave Taht <dave.taht@gmail•com>
Subject: Re: [PATCH IPROUTE2] tc-codel: Update usage text
Date: Thu, 24 May 2012 15:02:27 -0700	[thread overview]
Message-ID: <20120524150227.7571027e@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1337885287-31354-1-git-send-email-subramanian.vijay@gmail.com>

On Thu, 24 May 2012 11:48:07 -0700
Vijay Subramanian <subramanian.vijay@gmail•com> wrote:

> codel can take 'noecn' as an option. This also makes it consistent with the
> manpage.
> 
> Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail•com>
> ---
>  tc/q_codel.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/tc/q_codel.c b/tc/q_codel.c
> index 826285a..dc4b3f6 100644
> --- a/tc/q_codel.c
> +++ b/tc/q_codel.c
> @@ -54,7 +54,7 @@
>  static void explain(void)
>  {
>  	fprintf(stderr, "Usage: ... codel [ limit PACKETS ] [ target TIME]\n");
> -	fprintf(stderr, "                 [ interval TIME ] [ ecn ]\n");
> +	fprintf(stderr, "                 [ interval TIME ] [ ecn | noecn ]\n");
>  }
>  
>  static int codel_parse_opt(struct qdisc_util *qu, int argc, char **argv,

Applied, thanks.

      reply	other threads:[~2012-05-24 22:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-24 18:48 [PATCH IPROUTE2] tc-codel: Update usage text Vijay Subramanian
2012-05-24 22:02 ` Stephen Hemminger [this message]

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=20120524150227.7571027e@nehalam.linuxnetplumber.net \
    --to=shemminger@vyatta$(echo .)com \
    --cc=dave.taht@gmail$(echo .)com \
    --cc=eric.dumazet@gmail$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=subramanian.vijay@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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