lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 23 Feb 2022 14:50:36 +0800
From:   Geliang Tang <geliang.tang@...e.com>
To:     Stephen Hemminger <stephen@...workplumber.org>,
        David Ahern <dsahern@...nel.org>
CC:     Geliang Tang <geliang.tang@...e.com>, netdev@...r.kernel.org,
        mptcp@...ts.linux.dev
Subject: [PATCH iproute2-next v3 0/3] mptcp: add the fullmesh flag setting support

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

base-commit: e8fd4d4b8448c1e1dfe56b260af50c191a3f4cdd

v3:
 - drop duplicate newlines for invarg.
 - give more explanation to the user for invarg.

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

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        | 30 +++++++++++++++++++++---------
 man/man8/ip-mptcp.8 | 17 ++++++++++++-----
 2 files changed, 33 insertions(+), 14 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists