commit | 7c9a4a5b67926dd186d427bc5b9fce6ccbde154c | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Wed Feb 21 23:08:34 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:11 2007 -0700 |
tree | 8fe8dd5ab09fda204689dfc98fb03dbf99d58cf3 | |
parent | 94d0ea7786714d78d7cb73144bb850254dd0bb78 [diff] |
[TCP]: Prevent unrelated cwnd adjustment while using FRTO FRTO controls cwnd when it still processes the ACK input or it has just reverted back to conventional RTO recovery; the normal rules apply when FRTO has reverted to standard congestion control. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>