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)
commitb7fb0916544de44ce099d9f3b6129c86b484de25
tree5edeead8a1224eee0556842bdc8720f90f46020a
parenta3c02e769efe66dce5e2c716862b60c8d44d191e
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