All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/4] userspace pm remove id 0 subflow & address
@ 2023-08-08  5:38 Geliang Tang
  2023-08-08  5:38 ` [PATCH mptcp-next 1/4] mptcp: allow creating id 0 subflow Geliang Tang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Geliang Tang @ 2023-08-08  5:38 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

This patchset addresses #379 and #391, add the abilities to remove id 0
subflow and address for userspace PM. And a selftest.

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/379
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/391

Geliang Tang (4):
  mptcp: allow creating id 0 subflow
  mptcp: remove id 0 subflow & address
  selftests: mptcp: add id argument for dsf
  selftests: mptcp: remove id 0 subflow & address

 net/mptcp/pm_userspace.c                      | 41 +++++++++++++++----
 .../testing/selftests/net/mptcp/mptcp_join.sh | 24 +++++++++++
 tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 33 ++++++++++++++-
 3 files changed, 90 insertions(+), 8 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2023-08-08  7:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08  5:38 [PATCH mptcp-next 0/4] userspace pm remove id 0 subflow & address Geliang Tang
2023-08-08  5:38 ` [PATCH mptcp-next 1/4] mptcp: allow creating id 0 subflow Geliang Tang
2023-08-08  5:38 ` [PATCH mptcp-next 2/4] mptcp: remove id 0 subflow & address Geliang Tang
2023-08-08  5:38 ` [PATCH mptcp-next 3/4] selftests: mptcp: add id argument for dsf Geliang Tang
2023-08-08  5:38 ` [PATCH mptcp-next 4/4] selftests: mptcp: remove id 0 subflow & address Geliang Tang
2023-08-08  7:15   ` selftests: mptcp: remove id 0 subflow & address: Tests Results MPTCP CI

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.