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-next>] [day] [month] [year] [list]
Date:	Wed, 11 Nov 2015 09:50:02 -0700
From:	Jonathan Corbet <corbet@....net>
To:	Niklas Cassel <niklas.cassel@...s.com>
Cc:	<edumazet@...gle.com>, <tom@...bertland.com>,
	<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	Niklas Cassel <niklass@...s.com>, netdev@...r.kernel.org
Subject: Re: [PATCH RESEND] net: Documentation: Fix default value
 tcp_limit_output_bytes

On Mon, 9 Nov 2015 14:58:49 +0100
Niklas Cassel <niklas.cassel@...s.com> wrote:

> Commit c39c4c6abb89 ("tcp: double default TSQ output bytes limit")
> updated default value for tcp_limit_output_bytes

I left this last time because Dave usually likes to pick up networking
docs patches himself.  This wasn't sent to netdev, though, so that's
unlikely to happen.  I've gone ahead and applied it, since it seems
clearly correct.

Thanks,

jon

> Signed-off-by: Niklas Cassel <niklas.cassel@...s.com>
> ---
>  Documentation/networking/ip-sysctl.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
> index 05915be..2ea4c45 100644
> --- a/Documentation/networking/ip-sysctl.txt
> +++ b/Documentation/networking/ip-sysctl.txt
> @@ -709,7 +709,7 @@ tcp_limit_output_bytes - INTEGER
>  	typical pfifo_fast qdiscs.
>  	tcp_limit_output_bytes limits the number of bytes on qdisc
>  	or device to reduce artificial RTT/cwnd and reduce bufferbloat.
> -	Default: 131072
> +	Default: 262144
>  
>  tcp_challenge_ack_limit - INTEGER
>  	Limits number of Challenge ACK sent per second, as recommended
> -- 
> 2.1.4
> 
--
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