lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 13 Jul 2012 10:01:59 -0700
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Li Wei <lw@...fujitsu.com>
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] tc-bfifo: man: Add parameter value range.

On Fri, 13 Jul 2012 15:08:00 +0800
Li Wei <lw@...fujitsu.com> wrote:

> 
> Add value range for 'limit' parameter.
> ---
>  man/man8/tc-bfifo.8 |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/man/man8/tc-bfifo.8 b/man/man8/tc-bfifo.8
> index 8dda4bb..417e45c 100644
> --- a/man/man8/tc-bfifo.8
> +++ b/man/man8/tc-bfifo.8
> @@ -40,8 +40,12 @@ to the interface txqueuelen, as specified with
>  .BR ifconfig (8)
>  or
>  .BR ip (8).
> +The range for this parameter is [0, UINT32_MAX].
>  
>  For bfifo, it defaults to the txqueuelen multiplied by the interface MTU.
> +The range for this parameter is [0, UINT32_MAX] bytes.
> +
> +Note: The link layer header was considered when couting packets length.
>  

Applied. Fixed spelling of "couting"
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ