public inbox for mptcp@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH mptcp-net v2 0/2] mptcp: pm: avoid sending RM_ADDR over the same subflow
@ 2026-02-20 11:25 Matthieu Baerts (NGI0)
  2026-02-20 11:25 ` [PATCH mptcp-net v2 1/2] mptcp: pm: avoid sending RM_ADDR over " Matthieu Baerts (NGI0)
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Matthieu Baerts (NGI0) @ 2026-02-20 11:25 UTC (permalink / raw)
  To: MPTCP Upstream; +Cc: Matthieu Baerts (NGI0)

This should close the issue 612 reported by Frank Lorenz:

- Patch 1: avoid sending RM_ADDR over the same subflow as the one going
  to be removed.

- Patch 2: validate that in the MPTCP Join selftest.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Changes in v2:
- Patch 1: small refactoring to reduce the indentation level
- Link to v1: https://patch.msgid.link/20260219-mptcp-issue-612-v1-0-839e20d96fe7@kernel.org

---
Matthieu Baerts (NGI0) (2):
      mptcp: pm: avoid sending RM_ADDR over same subflow
      selftests: mptcp: join: check RM_ADDR not sent over same subflow

 net/mptcp/pm.c                                  | 55 +++++++++++++++++++------
 tools/testing/selftests/net/mptcp/mptcp_join.sh | 36 ++++++++++++++++
 2 files changed, 79 insertions(+), 12 deletions(-)
---
base-commit: d81a02a671623999f5ec963b73181d845c665747
change-id: 20260219-mptcp-issue-612-d94095f11d0e

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-02-26  7:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-20 11:25 [PATCH mptcp-net v2 0/2] mptcp: pm: avoid sending RM_ADDR over the same subflow Matthieu Baerts (NGI0)
2026-02-20 11:25 ` [PATCH mptcp-net v2 1/2] mptcp: pm: avoid sending RM_ADDR over " Matthieu Baerts (NGI0)
2026-02-25  4:12   ` Mat Martineau
2026-02-25 12:18     ` Matthieu Baerts
2026-02-25 16:57       ` Mat Martineau
2026-02-26  7:39         ` Matthieu Baerts
2026-02-20 11:25 ` [PATCH mptcp-net v2 2/2] selftests: mptcp: join: check RM_ADDR not sent " Matthieu Baerts (NGI0)
2026-02-20 12:42 ` [PATCH mptcp-net v2 0/2] mptcp: pm: avoid sending RM_ADDR over the " MPTCP CI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox