[TCP] FRTO: Separated response from FRTO detection algorithm
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 22 Feb 2007 06:56:19 +0000 (22:56 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:01 +0000 (22:23 -0700)
commit9ead9a1d385ae2c52a6dcf2828d84ce66be04fc2
tree3346cc7d0428f213ac7d07c41d1d0accc4a741f9
parent522e7548a9bd40305df41c0beae69448b7620d6b
[TCP] FRTO: Separated response from FRTO detection algorithm

FRTO spurious RTO detection algorithm (RFC4138) does not include response
to a detected spurious RTO but can use different response algorithms.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c