All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/3] set_flags port support
@ 2022-01-13  9:12 Geliang Tang
  2022-01-13  9:12 ` [PATCH mptcp-next 1/3] mptcp: allow to use port and non-signal in set_flags Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geliang Tang @ 2022-01-13  9:12 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

This series added the port support for set_flags:

  pm_nl_ctl set 10.0.2.1 flags backup port 10100

- depends on:
  the "fullmesh flag setting support" series.

Geliang Tang (3):
  mptcp: allow to use port and non-signal in set_flags
  selftests: mptcp: add the port argument for set_flags
  selftests: mptcp: add backup with port testcase

 net/mptcp/pm_netlink.c                        | 13 +++---
 .../testing/selftests/net/mptcp/mptcp_join.sh | 45 ++++++++++++++++---
 tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 14 +++++-
 3 files changed, 59 insertions(+), 13 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-01-13  9:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-13  9:12 [PATCH mptcp-next 0/3] set_flags port support Geliang Tang
2022-01-13  9:12 ` [PATCH mptcp-next 1/3] mptcp: allow to use port and non-signal in set_flags Geliang Tang
2022-01-13  9:12 ` [PATCH mptcp-next 2/3] selftests: mptcp: add the port argument for set_flags Geliang Tang
2022-01-13  9:12 ` [PATCH mptcp-next 3/3] selftests: mptcp: add backup with port testcase Geliang Tang

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.