All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] mptcp: fix local_addr_used issue in userspace PM
@ 2026-07-23  9:55 Gang Yan
  2026-07-23  9:55 ` [PATCH mptcp-next 1/2] mptcp: pm: userspace: decrement local_addr_used when remove Gang Yan
  2026-07-23  9:55 ` [PATCH mptcp-next 2/2] selftests: mptcp: check local_addr_used in userspace PM Gang Yan
  0 siblings, 2 replies; 4+ messages in thread
From: Gang Yan @ 2026-07-23  9:55 UTC (permalink / raw)
  To: MPTCP Linux; +Cc: Gang Yan

This series fixes a local_addr_used counter leak in the userspace PM
netlink REMOVE_ADDR handler and adds a selftest assertion that catches
it.

Signed-off-by: Gang Yan <yangang@kylinos.cn>
---
Gang Yan (2):
      mptcp: pm: userspace: decrement local_addr_used when remove
      selftests: mptcp: check local_addr_used in userspace PM

 net/mptcp/pm_userspace.c                          |  1 +
 tools/testing/selftests/net/mptcp/userspace_pm.sh | 31 +++++++++++++++++++++++
 2 files changed, 32 insertions(+)
---
base-commit: d2cc1d2dd6c52fda38f9a5ef2d5eb2acc5274473
change-id: 20260723-localaddr-117611798ee8

Best regards,
-- 
Gang Yan <yangang@kylinos.cn>


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

end of thread, other threads:[~2026-07-23 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23  9:55 [PATCH mptcp-next 0/2] mptcp: fix local_addr_used issue in userspace PM Gang Yan
2026-07-23  9:55 ` [PATCH mptcp-next 1/2] mptcp: pm: userspace: decrement local_addr_used when remove Gang Yan
2026-07-23 10:48   ` gang.yan
2026-07-23  9:55 ` [PATCH mptcp-next 2/2] selftests: mptcp: check local_addr_used in userspace PM Gang Yan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.