aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorYuchung Cheng <[email protected]>2018-08-09 09:38:10 -0700
committerDavid S. Miller <[email protected]>2018-08-11 11:31:35 -0700
commitd2ccd7bc8acdcb9166c07a0255fb85bf877edb1f (patch)
treecb94c8117483eb31f92dbe694ca63afe3a847e76 /scripts/gdb/linux/modules.py
parent466466dc6c28ca9dc401f10e235b9cde9a7c9162 (diff)
tcp: avoid resetting ACK timer in DCTCP
The recent fix of acking immediately in DCTCP on CE status change has an undesirable side-effect: it also resets TCP ack timer and disables pingpong mode (interactive session). But the CE status change has nothing to do with them. This patch addresses that by using the new one-time immediate ACK flag instead of calling tcp_enter_quickack_mode(). Signed-off-by: Yuchung Cheng <[email protected]> Signed-off-by: Neal Cardwell <[email protected]> Signed-off-by: Wei Wang <[email protected]> Signed-off-by: Eric Dumazet <[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