diff options
author | Yuchung Cheng <ycheng@google.com> | 2016-01-29 23:11:50 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-01-30 07:03:56 (GMT) |
commit | 99b4dd9f2423130875ac486fe587cd103c64f753 (patch) | |
tree | b355e804e53334d5930f34cfcca0beeb4465af63 /fs/binfmt_aout.c | |
parent | 3d45296ab96c2ec8308226b3350a6d9e48379870 (diff) | |
download | linux-99b4dd9f2423130875ac486fe587cd103c64f753.tar.xz |
tcp: avoid cwnd undo after receiving ECN
RFC 4015 section 3.4 says the TCP sender MUST refrain from
reversing the congestion control state when the ACK signals
congestion through the ECN-Echo flag. Currently we may not
always do that when prior_ssthresh is reset upon receiving
ACKs with ECE marks. This patch fixes that.
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/binfmt_aout.c')
0 files changed, 0 insertions, 0 deletions