aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorYuchung Cheng <[email protected]>2015-05-18 12:31:45 -0700
committerDavid S. Miller <[email protected]>2015-05-19 16:36:57 -0400
commitb7b0ed910cd8450db6d98cd4361c644bb1c88412 (patch)
tree906a1d4684054523fb8606b9f6f193f28319e2a3 /scripts/gdb/linux/modules.py
parentda34ac7626b571d262f92b93f11eb32dd58d9c4e (diff)
tcp: don't over-send F-RTO probes
After sending the new data packets to probe (step 2), F-RTO may incorrectly send more probes if the next ACK advances SND_UNA and does not sack new packet. However F-RTO RFC 5682 probes at most once. This bug may cause sender to always send new data instead of repairing holes, inducing longer HoL blocking on the receiver for the application. Signed-off-by: Yuchung Cheng <[email protected]> Signed-off-by: Neal Cardwell <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions