Skip to content
Commit f3c7a6e0 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mptcp-cope-with-syncookie-on-MP_JOINs'



Paolo Abeni says:

====================
mptcp: cope with syncookie on MP_JOINs

Currently syncookies on MP_JOIN connections are not handled correctly: the
connections fallback to TCP and are kept alive instead of resetting them at
fallback time.

The first patch propagates the required information up to syn_recv_sock time,
and the 2nd patch addresses the unifying the error path for all MP_JOIN
requests.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 5eea3a63 9e365ff5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment