aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2007-02-21 23:13:47 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-25 22:23:14 -0700
commit66e93e45c09affa407750cc06398492e8b897848 (patch)
treebcf65f7c29a3bd27eb386198560463f3eece7d41 /include
parent[TCP] FRTO: Reverse RETRANS bit clearing logic (diff)
downloadlinux-dev-66e93e45c09affa407750cc06398492e8b897848.tar.xz
linux-dev-66e93e45c09affa407750cc06398492e8b897848.zip
[TCP] FRTO: Fake cwnd for ssthresh callback
TCP without FRTO would be in Loss state with small cwnd. FRTO, however, leaves cwnd (typically) to a larger value which causes ssthresh to become too large in case RTO is triggered again compared to what conventional recovery would do. Because consecutive RTOs result in only a single ssthresh reduction, RTO+cumulative ACK+RTO pattern is required to trigger this event. A large comment is included for congestion control module writers trying to figure out what CA_EVENT_FRTO handler should do because there exists a remote possibility of incompatibility between FRTO and module defined ssthresh functions. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions