netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/7] bridge: mdb: Add VXLAN attributes support
@ 2023-03-21 13:01 Ido Schimmel
  2023-03-21 13:01 ` [PATCH iproute2-next 1/7] Update kernel headers Ido Schimmel
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Ido Schimmel @ 2023-03-21 13:01 UTC (permalink / raw)
  To: netdev; +Cc: dsahern, stephen, razor, petrm, mlxsw, Ido Schimmel

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


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

end of thread, other threads:[~2023-03-25  0:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-21 13:01 [PATCH iproute2-next 0/7] bridge: mdb: Add VXLAN attributes support Ido Schimmel
2023-03-21 13:01 ` [PATCH iproute2-next 1/7] Update kernel headers Ido Schimmel
2023-03-23 15:16   ` Nikolay Aleksandrov
2023-03-21 13:01 ` [PATCH iproute2-next 2/7] bridge: mdb: Add underlay destination IP support Ido Schimmel
2023-03-23 15:17   ` Nikolay Aleksandrov
2023-03-21 13:01 ` [PATCH iproute2-next 3/7] bridge: mdb: Add UDP destination port support Ido Schimmel
2023-03-23 15:18   ` Nikolay Aleksandrov
2023-03-21 13:01 ` [PATCH iproute2-next 4/7] bridge: mdb: Add destination VNI support Ido Schimmel
2023-03-23 15:19   ` Nikolay Aleksandrov
2023-03-21 13:01 ` [PATCH iproute2-next 5/7] bridge: mdb: Add source " Ido Schimmel
2023-03-23 15:20   ` Nikolay Aleksandrov
2023-03-21 13:01 ` [PATCH iproute2-next 6/7] bridge: mdb: Add outgoing interface support Ido Schimmel
2023-03-23 15:20   ` Nikolay Aleksandrov
2023-03-21 13:01 ` [PATCH iproute2-next 7/7] bridge: mdb: Document the catchall MDB entries Ido Schimmel
2023-03-23 15:21   ` Nikolay Aleksandrov
2023-03-25  0:40 ` [PATCH iproute2-next 0/7] bridge: mdb: Add VXLAN attributes support patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).