diff options
| author | Jianguo Wu <[email protected]> | 2021-05-27 16:54:26 -0700 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-05-28 13:59:16 -0700 |
| commit | 0a4d8e96e4fd687af92b961d5cdcea0fdbde05fe (patch) | |
| tree | 826d11db36b67d2809a500877e712d8a281b973b /tools/perf/scripts/python | |
| parent | c68a0cd1735fe09fa7c1a7de1f11a5b674f1c549 (diff) | |
mptcp: generate subflow hmac after mptcp_finish_join()
For outgoing subflow join, when recv SYNACK, in subflow_finish_connect(),
the mptcp_finish_join() may return false in some cases, and send a RESET
to remote, and no local hmac is required.
So generate subflow hmac after mptcp_finish_join().
Fixes: ec3edaa7ca6c ("mptcp: Add handling of outgoing MP_JOIN requests")
Signed-off-by: Jianguo Wu <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions