Skip to content
Commit 908a75c1 authored by David S. Miller's avatar David S. Miller
Browse files

[TCP]: Never TSO defer under periods of congestion.



Congestion window recover after loss depends upon the fact
that if we have a full MSS sized frame at the head of the
send queue, we will send it.  TSO deferral can defeat the
ACK clocking necessary to exit cleanly from recovery.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 63d886c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment