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

v3:
 - address Matt's comments in v2.

v2:
 - fix CI errors.

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 (3):
  mptcp: allow creating id 0 subflow
  mptcp: remove id 0 address
  selftests: mptcp: remove id 0 subflow & address

 net/mptcp/pm.c                                |  2 +-
 net/mptcp/pm_userspace.c                      | 36 +++++++++++----
 .../testing/selftests/net/mptcp/mptcp_join.sh | 46 +++++++++++++++++++
 3 files changed, 74 insertions(+), 10 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2023-08-17 16:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17 14:10 [PATCH mptcp-next v3 0/3] userspace pm remove id 0 subflow & address Geliang Tang
2023-08-17 14:10 ` [PATCH mptcp-next v3 1/3] mptcp: allow creating id 0 subflow Geliang Tang
2023-08-17 14:10 ` [PATCH mptcp-next v3 2/3] mptcp: remove id 0 address Geliang Tang
2023-08-17 16:32   ` Matthieu Baerts
2023-08-17 14:10 ` [PATCH mptcp-next v3 3/3] selftests: mptcp: remove id 0 subflow & address Geliang Tang
2023-08-17 15:27   ` selftests: mptcp: remove id 0 subflow & address: Tests Results MPTCP CI
2023-08-17 16:37   ` [PATCH mptcp-next v3 3/3] selftests: mptcp: remove id 0 subflow & address Matthieu Baerts
2023-08-17 16:30 ` [PATCH mptcp-next v3 0/3] userspace pm " Matthieu Baerts

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.