This patchset contains small preparations for VXLAN MDB that were split from this RFC [1]. Tested using existing bridge MDB forwarding selftests.
[1] https://lore.kernel.org/netdev/[email protected]/ Ido Schimmel (4): bridge: mcast: Use correct define in MDB dump bridge: mcast: Remove pointless sequence generation counter assignment bridge: mcast: Move validation to a policy selftests: forwarding: Add MDB dump test cases net/bridge/br_mdb.c | 49 +++++---- .../selftests/net/forwarding/bridge_mdb.sh | 99 +++++++++++++++++++ 2 files changed, 127 insertions(+), 21 deletions(-) -- 2.37.3
