commit | c5e7af0df5d7234afd8596560d9f570cfc6c18bf | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Fri Feb 23 16:22:06 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:22 2007 -0700 |
tree | c01b2354803f79b65ab4d919570da156a761593b | |
parent | e0ef57cc56c3c96493f9b0d6c77bb9608eeaa173 [diff] |
[TCP]: Correct reordering detection change (no FRTO case) The reordering detection must work also when FRTO has not been used at all which was the original intention of mine, just the expression of the idea was flawed. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>