Skip to content
Snippets Groups Projects
Commit cf5d74b8 authored by Hoang Tran's avatar Hoang Tran Committed by David S. Miller
Browse files

tcp: fix under-evaluated ssthresh in TCP Vegas


With the commit 76174004 (tcp: do not slow start when cwnd equals
ssthresh), the comparison to the reduced cwnd in tcp_vegas_ssthresh() would
under-evaluate the ssthresh.

Signed-off-by: default avatarHoang Tran <hoang.tran@uclouvain.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5af48b59
No related branches found
No related tags found
No related merge requests found
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