mbox series

[net,0/4] mptcp: Fixes for 5.13

Message ID 20210527233140.182728-1-mathew.j.martineau@linux.intel.com
Headers show
Series mptcp: Fixes for 5.13 | expand

Message

Mat Martineau May 27, 2021, 11:31 p.m. UTC
These patches address two issues in MPTCP.

Patch 1 fixes a locking issue affecting MPTCP-level retransmissions.

Patches 2-4 improve handling of out-of-order packet arrival early in a
connection, so it falls back to TCP rather than forcing a
reset. Includes a selftest.

Paolo Abeni (4):
  mptcp: fix sk_forward_memory corruption on retransmission
  mptcp: always parse mptcp options for MPC reqsk
  mptcp: do not reset MP_CAPABLE subflow on mapping errors
  mptcp: update selftest for fallback due to OoO

 net/mptcp/protocol.c                          | 16 +++-
 net/mptcp/subflow.c                           | 79 ++++++++++---------
 .../selftests/net/mptcp/mptcp_connect.sh      | 13 ++-
 3 files changed, 64 insertions(+), 44 deletions(-)


base-commit: fb91702b743dec78d6507c53a2dec8a8883f509d