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-04-29 18:33:14 -07:00
2006-04-14 15:00:20 -07:00
2005-08-29 16:01:32 -07:00
2006-04-14 15:00:20 -07:00
2006-04-14 15:00:20 -07:00
2005-08-29 16:08:31 -07:00
2006-04-09 22:25:23 -07:00
2006-03-20 22:32:28 -08:00
2006-04-14 15:00:20 -07:00
2006-05-22 16:53:22 -07:00
2006-03-20 22:23:58 -08:00
2006-03-20 22:32:28 -08:00
2006-03-28 17:02:46 -08:00
2006-03-28 17:02:46 -08:00
2005-08-29 15:33:20 -07:00
2005-04-16 15:20:36 -07:00
2006-04-17 17:27:11 -07:00
2006-01-03 13:10:27 -08:00
2006-03-28 17:02:47 -08:00
2006-01-03 13:11:09 -08:00
2006-03-20 22:23:10 -08:00
2006-05-16 21:42:11 -07:00
2006-04-14 15:00:20 -07:00
2006-03-20 17:53:41 -08:00
2006-01-04 13:59:32 -08:00
2006-05-03 23:31:35 -07:00
2006-04-29 18:33:16 -07:00
2006-05-22 16:53:22 -07:00