Skip to content
Commit 66e1e3b2 authored by David S. Miller's avatar David S. Miller
Browse files

[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.



Because of the current default of 100, Cubic and BIC perform very
poorly compared to standard Reno.

In the worst case, this change makes Cubic and BIC as aggressive as
Reno.  So this change should be very safe.

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