Stephen Hemminger fb80a6e1a5 [TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) Wei
When snd_cwnd is smaller than 38 and the connection is in
congestion avoidance phase (snd_cwnd > snd_ssthresh), the snd_cwnd
seems to stop growing.

The additive increase was confused because C array's are 0 based.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-02 17:51:08 -07:00
..
2006-05-16 15:23:40 -07:00
2006-05-26 13:25:24 -07:00
2006-05-05 17:09:13 -07:00
2006-05-03 23:36:23 -07:00
2006-05-22 16:54:08 -07:00
2006-03-20 22:33:17 -08:00
2006-05-22 16:53:22 -07:00
2006-02-07 01:47:12 -05:00
2006-01-12 14:06:31 -08:00
2006-05-01 06:06:10 -04:00