mbox series

[iproute2-next,v2,0/3] mptcp: add the fullmesh flag setting support

Message ID cover.1645584573.git.geliang.tang@suse.com (mailing list archive)
Headers show
Series mptcp: add the fullmesh flag setting support | expand

Message

Geliang Tang Feb. 23, 2022, 2:59 a.m. UTC
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(-)