All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next v11 0/4] userspace pm remove id 0 subflow & address
@ 2023-10-08 10:27 Geliang Tang
  2023-10-08 10:27 ` [PATCH mptcp-next v11 1/4] mptcp: set next subflow to msk->first Geliang Tang
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Geliang Tang @ 2023-10-08 10:27 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

v11:
 - avoid sending RSTs.
 - rename 'id 0 subflow' to 'inital subflow'.

Geliang Tang (4):
  mptcp: set next subflow to msk->first
  selftests: mptcp: userspace pm remove initial subflow
  mptcp: userspace pm remove id 0 address
  selftests: mptcp: userspace pm remove id 0 address

 net/mptcp/pm_userspace.c                      | 36 +++++++++++++++
 net/mptcp/protocol.c                          | 18 ++++++--
 .../testing/selftests/net/mptcp/mptcp_join.sh | 44 +++++++++++++++++++
 3 files changed, 95 insertions(+), 3 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2023-10-10 12:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08 10:27 [PATCH mptcp-next v11 0/4] userspace pm remove id 0 subflow & address Geliang Tang
2023-10-08 10:27 ` [PATCH mptcp-next v11 1/4] mptcp: set next subflow to msk->first Geliang Tang
2023-10-08 11:11   ` Matthieu Baerts
2023-10-08 12:33     ` Geliang Tang
2023-10-08 14:05       ` Matthieu Baerts
2023-10-10  6:04         ` Geliang Tang
2023-10-10 12:28           ` Matthieu Baerts
2023-10-08 10:27 ` [PATCH mptcp-next v11 2/4] selftests: mptcp: userspace pm remove initial subflow Geliang Tang
2023-10-08 11:13   ` Matthieu Baerts
2023-10-08 11:22   ` Matthieu Baerts
2023-10-08 10:27 ` [PATCH mptcp-next v11 3/4] mptcp: userspace pm remove id 0 address Geliang Tang
2023-10-08 11:19   ` Matthieu Baerts
2023-10-08 10:27 ` [PATCH mptcp-next v11 4/4] selftests: " Geliang Tang
2023-10-08 11:25   ` Matthieu Baerts
2023-10-08 12:20   ` selftests: mptcp: userspace pm remove id 0 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.