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:	Fri, 4 Feb 2011 00:43:05 +0200 (EET)
From:	"Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
To:	David Miller <davem@...emloft.net>
cc:	Netdev <netdev@...r.kernel.org>, therbert@...gle.com,
	"H.K. Jerry Chu" <hkjerry.chu@...il.com>
Subject: Re: [PATCH] tcp: Increase the initial congestion window to 10.

It would perhaps be useful to change receiver advertized window to include 
some extra segs initially. It should be >= IW + peer's dupThresh-1 as 
otherwise limited transmit won't work for the initial window because we 
won't open more receiver window with dupacks (IIRC, I suppose Jerry might 
be able to correct me right away if I'm wrong and we open window with 
dupacks too?).  I think initial receiver window code used to have some 
surplus but it was broken by the rfc3390-func conversion (against my 
advice on how to do the conversion).

-- 
 i.
--
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