John Heffner ce447eb914 tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
This changes the logic in tcp_is_cwnd_limited() so that cwnd may grow
up to tcp_max_burst() even when sk_can_gso() is false, or when
sysctl_tcp_tso_win_divisor != 0.

Signed-off-by: John Heffner <johnwheffner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-29 03:13:02 -07:00
..
2008-04-19 17:52:51 -07:00
2008-01-28 14:58:15 -08:00
2008-01-08 23:30:18 -08:00
2008-03-06 16:22:02 -08:00
2008-03-04 14:17:41 -08:00
2008-03-26 16:51:09 -07:00
2008-03-26 16:51:09 -07:00