aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sphinx/kernellog.py
diff options
context:
space:
mode:
authorPeter Krystad <[email protected]>2020-03-27 14:48:39 -0700
committerDavid S. Miller <[email protected]>2020-03-29 22:14:48 -0700
commitf296234c98a8fcec94eec80304a873f635d350ea (patch)
tree1ae836ccde8bb96db7d1b60a338d47375156734d /Documentation/sphinx/kernellog.py
parent1b1c7a0ef7f323f37281b134ade17baa94779787 (diff)
mptcp: Add handling of incoming MP_JOIN requests
Process the MP_JOIN option in a SYN packet with the same flow as MP_CAPABLE but when the third ACK is received add the subflow to the MPTCP socket subflow list instead of adding it to the TCP socket accept queue. The subflow is added at the end of the subflow list so it will not interfere with the existing subflows operation and no data is expected to be transmitted on it. Co-developed-by: Florian Westphal <[email protected]> Signed-off-by: Florian Westphal <[email protected]> Co-developed-by: Paolo Abeni <[email protected]> Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: Peter Krystad <[email protected]> Signed-off-by: Mat Martineau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'Documentation/sphinx/kernellog.py')
0 files changed, 0 insertions, 0 deletions