aboutsummaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-09-30 04:26:12 -0400
committerDavid Howells <dhowells@redhat.com>2016-09-30 09:38:56 -0400
commit8782def204e57f6a507ff425e4944df4e010751a (patch)
treedbd79030746db67acb2754892e4a5130dc630702 /net/socket.c
parent265a44bbf23e4ed1c76409f07595ea88351ba4b3 (diff)
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
Switch to Congestion Avoidance mode at cwnd == ssthresh rather than relying on cwnd getting incremented beyond ssthresh and the window size, the mode being shifted and then cwnd being corrected. We need to make sure we switch into CA mode so that we stop marking every packet for ACK. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions