tcp: tcp_vegas ssthresh bugfix
authorDoug Leith <doug.leith@nuim.ie>
Tue, 26 May 2009 05:44:59 +0000 (22:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 May 2009 05:44:59 +0000 (22:44 -0700)
commitc80a5cdfc5ca6533cb893154f546370da1fdb8f0
tree963fef5f697a5953469441d5eaafbbad99fc64a8
parent217cbfa856dc1cbc2890781626c4032d9e3ec59f
tcp: tcp_vegas ssthresh bugfix

This patch fixes ssthresh accounting issues in tcp_vegas when cwnd decreases

Signed-off-by: Doug Leith <doug.leith@nuim.ie>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_vegas.c