Staging
v0.5.1
https://github.com/torvalds/linux
Revision 1b69d745397eac12b3f8a2eb6b799cd476aef282 authored by Ilpo Järvinen on 08 April 2008, 05:31:38 UTC, committed by David S. Miller on 08 April 2008, 05:31:38 UTC
The fast retransmission can be forced locally to the rfc3517
branch in tcp_update_scoreboard instead of making such fragile
constructs deeper in tcp_mark_head_lost.

This is necessary for the next patch which must not have
loopholes for cnt > packets check. As one can notice,
readability got some improvements too because of this :-).

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent bfe87db
History
Tip revision: 1b69d745397eac12b3f8a2eb6b799cd476aef282 authored by Ilpo Järvinen on 08 April 2008, 05:31:38 UTC
[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack
Tip revision: 1b69d74
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top