All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next v2 0/3] mptcp: add the fullmesh flag setting support
@ 2022-02-23  2:59 Geliang Tang
  2022-02-23  2:59 ` [PATCH iproute2-next v2 1/3] mptcp: add fullmesh check for adding address Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Geliang Tang @ 2022-02-23  2:59 UTC (permalink / raw)
  To: Stephen Hemminger, David Ahern; +Cc: Geliang Tang, netdev, mptcp

This patchset added the fullmesh flags setting, the related flags checks
and updated the usage.

v2:
 - split into three patches, each one does one thing.
 - update the commit log.

base-commit: e8fd4d4b8448c1e1dfe56b260af50c191a3f4cdd

Geliang Tang (3):
  mptcp: add fullmesh check for adding address
  mptcp: add fullmesh support for setting flags
  mptcp: add port support for setting flags

 ip/ipmptcp.c        | 28 ++++++++++++++++++++--------
 man/man8/ip-mptcp.8 | 17 ++++++++++++-----
 2 files changed, 32 insertions(+), 13 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH iproute2-next v2 0/3] mptcp: add the fullmesh flag setting support
@ 2022-02-21  6:12 Geliang Tang
  0 siblings, 0 replies; 6+ messages in thread
From: Geliang Tang @ 2022-02-21  6:12 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

This is v2 I try to send to net-dev, v1 was marked as Changes Requested.
I did some updates for it, so I send it to our ML for review first.

v2:
 - split into three patches, each one does one thing.
 - update the commit log.

base-commit: 4f015972988a5f5d74e1f5f6435d08506eedca15

Geliang Tang (3):
  mptcp: add fullmesh check for adding address
  mptcp: add fullmesh support for setting flags
  mptcp: add port support for setting flags

 ip/ipmptcp.c        | 28 ++++++++++++++++++++--------
 man/man8/ip-mptcp.8 | 17 ++++++++++++-----
 2 files changed, 32 insertions(+), 13 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-02-23  3:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23  2:59 [PATCH iproute2-next v2 0/3] mptcp: add the fullmesh flag setting support Geliang Tang
2022-02-23  2:59 ` [PATCH iproute2-next v2 1/3] mptcp: add fullmesh check for adding address Geliang Tang
2022-02-23  3:08   ` Stephen Hemminger
2022-02-23  2:59 ` [PATCH iproute2-next v2 2/3] mptcp: add fullmesh support for setting flags Geliang Tang
2022-02-23  2:59 ` [PATCH iproute2-next v2 3/3] mptcp: add port " Geliang Tang
  -- strict thread matches above, loose matches on Subject: below --
2022-02-21  6:12 [PATCH iproute2-next v2 0/3] mptcp: add the fullmesh flag setting support 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.