diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-07-30 19:48:37 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-07-31 02:28:30 -0700 |
commit | 1e757f9996114f713a79d3fbcd08739efcfc5c34 (patch) | |
tree | 169b4399c718ec6bf178ad1d77d8b8bf27d1d714 /net/netrom/nr_loopback.c | |
parent | 143cf35324548df54563b19d0444e0fe170027f8 (diff) |
[TCP]: Fix ratehalving with bidirectional flows
Actually, the ratehalving seems to work too well, as cwnd is
reduced on every second ACK even though the packets in flight
remains unchanged. Recoveries in a bidirectional flows suffer
quite badly because of this, both NewReno and SACK are affected.
After this patch, rate halving is performed for ACK only if
packets in flight was supposedly changed too.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netrom/nr_loopback.c')
0 files changed, 0 insertions, 0 deletions