diff options
author | Yuchung Cheng <[email protected]> | 2018-08-09 09:38:09 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-08-11 11:31:35 -0700 |
commit | 466466dc6c28ca9dc401f10e235b9cde9a7c9162 (patch) | |
tree | e3c233a4a6ce5a2f77bad3365ea9bbaf739b3f36 /scripts/gdb/linux/utils.py | |
parent | 8a8a894ebbc23f52669b80c2ca5bf62d75267324 (diff) |
tcp: mandate a one-time immediate ACK
Add a new flag to indicate a one-time immediate ACK. This flag is
occasionaly set under specific TCP protocol states in addition to
the more common quickack mechanism for interactive application.
In several cases in the TCP code we want to force an immediate ACK
but do not want to call tcp_enter_quickack_mode() because we do
not want to forget the icsk_ack.pingpong or icsk_ack.ato state.
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/utils.py')
0 files changed, 0 insertions, 0 deletions