Skip to content
Commit 986ca37e authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'tcp-in-slow-start'



Yuchung Cheng says:

====================
tcp: fixes some congestion control corner cases

This patch series fixes corner cases of TCP congestion control.
First issue is to avoid continuing slow start when cwnd reaches ssthresh.
Second issue is incorrectly processing order of congestion state and
cwnd update when entering fast recovery or undoing cwnd.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 1007f59d b20a3fa3
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