diff options
author | John Heffner <johnwheffner@gmail.com> | 2008-04-29 03:13:02 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-29 03:13:02 -0700 |
commit | ce447eb91409225f8a488f6b7b2a1bdf7b2d884f (patch) | |
tree | e47dc116d1ba834c9a568133cfb7855bdb493950 /lib | |
parent | d0313587547092af7f5ee8a576793e1e5d61be89 (diff) |
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions