[PATCH net 0/2] mptcp: Subflow accounting fix

Mat Martineau posted 2 patches 1 year, 11 months ago
Failed in applying to current master (apply log)
net/mptcp/pm.c                                |  5 +-
net/mptcp/protocol.h                          | 14 ++++++
net/mptcp/subflow.c                           | 12 +++--
.../testing/selftests/net/mptcp/mptcp_join.sh | 48 ++++++++++++++++++-
4 files changed, 71 insertions(+), 8 deletions(-)
[PATCH net 0/2] mptcp: Subflow accounting fix
Posted by Mat Martineau 1 year, 11 months ago
This series contains a bug fix affecting the in-kernel path manager
(patch 1), where closing subflows would sometimes not adjust the PM's
count of active subflows. Patch 2 updates the selftests to exercise the
new code.

Paolo Abeni (2):
  mptcp: fix subflow accounting on close
  selftests: mptcp: add subflow limits test-cases

 net/mptcp/pm.c                                |  5 +-
 net/mptcp/protocol.h                          | 14 ++++++
 net/mptcp/subflow.c                           | 12 +++--
 .../testing/selftests/net/mptcp/mptcp_join.sh | 48 ++++++++++++++++++-
 4 files changed, 71 insertions(+), 8 deletions(-)


base-commit: f3f19f939c11925dadd3f4776f99f8c278a7017b
-- 
2.36.1