diff options
author | Florian Westphal <[email protected]> | 2020-07-30 21:25:51 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-31 16:55:32 -0700 |
commit | 535fb8152f313dd5d30ef84ce55b01ad9cbae3cf (patch) | |
tree | 600749f9200f86e9ba72ffb2063b48dc32a5e4a7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f8ace8d915b88bd1bbaac695de94650dbb25c7b4 (diff) |
mptcp: token: move retry to caller
Once syncookie support is added, no state will be stored anymore when the
syn/ack is generated in syncookie mode.
When the ACK comes back, the generated key will be taken from the TCP ACK,
the token is re-generated and inserted into the token tree.
This means we can't retry with a new key when the token is already taken
in the syncookie case.
Therefore, move the retry logic to the caller to prepare for syncookie
support in mptcp.
Signed-off-by: Florian Westphal <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions