Commit 085b9f23 authored by John Heffner's avatar John Heffner Committed by Greg Kroah-Hartman
Browse files

Increase the max_burst threshold from 3 to tp->reordering.



[ Upstream commit: dd9e0dda ]

This change is necessary to allow cwnd to grow during persistent
reordering.  Cwnd moderation is applied when in the disorder state
and an ack that fills the hole comes in.  If the hole was greater
than 3 packets, but less than tp->reordering, cwnd will shrink when
it should not have.

Signed-off-by: default avatarJohn Heffner <jheffner@napa.none>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent c3648f83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment