[PATCH net 0/2] mptcp: Properly clean up unaccepted subflows

Mat Martineau posted 2 patches 1 year, 7 months ago
Failed in applying to current master (apply log)
net/mptcp/protocol.c | 16 +++++++++++++---
net/mptcp/protocol.h |  2 ++
net/mptcp/subflow.c  | 33 +++++++--------------------------
3 files changed, 22 insertions(+), 29 deletions(-)
[PATCH net 0/2] mptcp: Properly clean up unaccepted subflows
Posted by Mat Martineau 1 year, 7 months ago
Patch 1 factors out part of the mptcp_close() function for use by a caller
that already owns the socket lock. This is a prerequisite for patch 2.

Patch 2 is the fix that fully cleans up the unaccepted subflow sockets.

Menglong Dong (2):
  mptcp: factor out __mptcp_close() without socket lock
  mptcp: fix unreleased socket in accept queue

 net/mptcp/protocol.c | 16 +++++++++++++---
 net/mptcp/protocol.h |  2 ++
 net/mptcp/subflow.c  | 33 +++++++--------------------------
 3 files changed, 22 insertions(+), 29 deletions(-)


base-commit: 797666cd5af041ffb66642fff62f7389f08566a2
-- 
2.37.3