https://github.com/torvalds/linux
Revision 6a438bbe68c7013a42d9c5aee5a40d7dafdbe6ec authored by Stephen Hemminger on 11 November 2005, 01:14:59 UTC, committed by David S. Miller on 11 November 2005, 01:14:59 UTC
Use "hints" to speed up the SACK processing. Various forms 
of this have been used by TCP developers (Web100, STCP, BIC)
to avoid the 2x linear search of outstanding segments.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent caa20d9
History
Tip revision: 6a438bbe68c7013a42d9c5aee5a40d7dafdbe6ec authored by Stephen Hemminger on 11 November 2005, 01:14:59 UTC
[TCP]: speed up SACK processing
Tip revision: 6a438bb
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 61.1 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top