]> git.baikalelectronics.ru Git - kernel.git/commit
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
authorLinus Lüssing <linus.luessing@c0d3.blue>
Thu, 13 May 2021 13:20:52 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2021 21:04:31 +0000 (14:04 -0700)
commit86d5897cbb8d27ea4035b3774168c9cab31e5cbc
tree5edeead8a1224eee0556842bdc8720f90f46020a
parentdb0cd58c9d4ab786d779c4bce7c62f5c55617250
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink

Now that we have split the multicast router state into two, one for IPv4
and one for IPv6, also add individual timers to the mdb netlink router
port dump. Leaving the old timer attribute for backwards compatibility.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_bridge.h
net/bridge/br_mdb.c