net/mptcp/mib.c | 1 + net/mptcp/mib.h | 1 + net/mptcp/options.c | 8 +++ net/mptcp/pm.c | 6 ++ net/mptcp/protocol.c | 40 ++++++++++++- net/mptcp/protocol.h | 4 ++ net/mptcp/subflow.c | 18 +++--- .../testing/selftests/net/mptcp/mptcp_join.sh | 56 +++++++++++++++++++ 8 files changed, 124 insertions(+), 10 deletions(-)