commit | 6408d206c7484615ecae54bf6474a02c94e9e862 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Wed Feb 21 23:04:11 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:06 2007 -0700 |
tree | 43dfb94f6da8445484d987aced10dd8d304bdc4e | |
parent | 7b0eb22b1d3b049306813a4aaa52966650f7491c [diff] |
[TCP] FRTO: Ignore some uninteresting ACKs Handles RFC4138 shortcoming (in step 2); it should also have case c) which ignores ACKs that are not duplicates nor advance window (opposite dir data, winupdate). Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>