]> git.ipfire.org Git - thirdparty/iproute2.git/commit
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)
commitd4cf28ee8a92136d2cc699aef97b4445f3cc292e
tree4e9ea923463785d442d6ba50a8718e12c8d41b32
parent3715a146e813745ed14cc1cf8cdd527495832c9e
parent9edecafda31e703ccc2adad6a0c90a76c60aedc7
Merge branch 'bridge-new-mdb-attr' into next

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>