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-03-20 22:43:56 -08:00
2006-03-28 17:02:43 -08:00
2006-05-12 14:56:08 -07:00
2006-05-03 23:27:16 -07:00
2006-04-09 22:25:29 -07:00
2006-05-23 15:20:25 -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-03-28 17:02:43 -08:00
2006-02-23 16:18:01 -08:00
2006-05-05 16:55:22 -04:00
2006-06-02 17:51:08 -07:00
2006-05-26 13:23:41 -07:00
2006-05-16 15:17:49 -07:00
2006-05-22 16:54:08 -07:00
2006-03-20 22:33:17 -08:00
2006-04-19 15:37:13 -07:00
2006-05-19 02:17:18 -07:00
2006-05-01 21:43:05 -07:00
2006-05-05 17:19:26 -07:00
2006-01-23 16:28:02 -08:00
2006-05-05 17:19:26 -07:00
2006-03-25 08:22:52 -08:00
2006-05-16 15:02:12 -07:00
2006-05-19 14:32:06 -07:00
2006-05-23 10:35:31 -07:00
2006-04-18 15:57:55 -07:00
2006-03-25 08:22:56 -08:00
2006-04-11 17:28:33 -07:00
2006-04-29 18:33:11 -07:00
2006-05-22 16:53:22 -07:00
2006-04-01 02:25:19 -08:00
2006-02-07 01:47:12 -05:00
2006-01-12 14:06:31 -08:00
2006-03-28 09:16:06 -08:00
2006-05-01 06:06:10 -04:00
2005-10-03 14:16:34 -07:00