[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230321130127.264822-1-idosch@nvidia.com>
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