]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'bridge-new-mdb-attr' into next
authorDavid Ahern <dsahern@kernel.org>
Mon, 19 Dec 2022 01:41:41 +0000 (18:41 -0700)
committerDavid Ahern <dsahern@kernel.org>
Mon, 19 Dec 2022 01:41:41 +0000 (18:41 -0700)
Ido Schimmel  says:

====================

Add support for new MDB attributes and replace command.

See kernel merge commit 8150f0cfb24f ("Merge branch
'bridge-mcast-extensions-for-evpn'") for background and motivation.

Patches #1-#2 are preparations.

Patches #3-#5 add support for new MDB attributes: Filter mode, source
list and routing protocol.

Patch #6 adds replace support.

====================

Signed-off-by: David Ahern <dsahern@kernel.org>

Trivial merge