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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 03 Feb 2011 15:26:03 +0100
From:	Hagen Paul Pfeifer <hagen@...u.net>
To:	John Heffner <johnwheffner@...il.com>
Cc:	David Miller <davem@...emloft.net>, <netdev@...r.kernel.org>,
	<dccp@...r.kernel.org>, <therbert@...gle.com>
Subject: Re: [PATCH] tcp: Increase the initial congestion window to 10.


On Thu, 3 Feb 2011 09:17:14 -0500, John Heffner wrote:

> There's already a per-route tunable, right (RTAX_INITCWND)?

Yes, __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0);

I was a little bit nervous ... ;)

HGN
--
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