diff options
| author | Peter Krystad <[email protected]> | 2020-01-21 16:56:18 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-01-24 13:44:07 +0100 |
| commit | cec37a6e41aae7bf3df9a3da783380a4d9325fd8 (patch) | |
| tree | d4019305db6e52408252d9b14a566f0199c3bc85 /tools/perf/scripts/python | |
| parent | 2303f994b3e187091fd08148066688b08f837efc (diff) | |
mptcp: Handle MP_CAPABLE options for outgoing connections
Add hooks to tcp_output.c to add MP_CAPABLE to an outgoing SYN request,
to capture the MP_CAPABLE in the received SYN-ACK, to add MP_CAPABLE to
the final ACK of the three-way handshake.
Use the .sk_rx_dst_set() handler in the subflow proto to capture when the
responding SYN-ACK is received and notify the MPTCP connection layer.
Co-developed-by: Paolo Abeni <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Co-developed-by: Florian Westphal <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Peter Krystad <[email protected]>
Signed-off-by: Christoph Paasch <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions