commit | 9ead9a1d385ae2c52a6dcf2828d84ce66be04fc2 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Wed Feb 21 22:56:19 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:01 2007 -0700 |
tree | 3346cc7d0428f213ac7d07c41d1d0accc4a741f9 | |
parent | 522e7548a9bd40305df41c0beae69448b7620d6b [diff] |
[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>