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:   Tue, 21 Mar 2023 15:01:20 +0200
From:   Ido Schimmel <idosch@...dia.com>
To:     netdev@...r.kernel.org
Cc:     dsahern@...il.com, stephen@...workplumber.org, razor@...ckwall.org,
        petrm@...dia.com, mlxsw@...dia.com,
        Ido Schimmel <idosch@...dia.com>
Subject: [PATCH iproute2-next 0/7] bridge: mdb: Add VXLAN attributes support

Add support for new VXLAN MDB attributes.

See kernel merge commit abf36703d704 ("Merge branch
'vxlan-MDB-support'") for background and motivation.

Patch #1 updates the kernel headers.

Patches #2-#6 add support for the new attributes.

Patch #7 documents the catchall entries in the VXLAN MDB.

See individual commit messages for example usage and output.

Ido Schimmel (7):
  Update kernel headers
  bridge: mdb: Add underlay destination IP support
  bridge: mdb: Add UDP destination port support
  bridge: mdb: Add destination VNI support
  bridge: mdb: Add source VNI support
  bridge: mdb: Add outgoing interface support
  bridge: mdb: Document the catchall MDB entries

 bridge/mdb.c                   | 163 ++++++++++++++++++++++++++++++++-
 include/uapi/linux/if_bridge.h |  10 ++
 man/man8/bridge.8              |  52 ++++++++++-
 3 files changed, 222 insertions(+), 3 deletions(-)

-- 
2.37.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ