Re: [net-next v3 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink

From: Nikolay Aleksandrov
Date: Thu May 13 2021 - 07:39:05 EST


On 13/05/2021 02:19, Linus Lüssing wrote:
> 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@xxxxxxxxx>
> ---
> include/uapi/linux/if_bridge.h | 2 ++
> net/bridge/br_mdb.c | 8 +++++++-
> 2 files changed, 9 insertions(+), 1 deletion(-)
>

Acked-by: Nikolay Aleksandrov <nikolay@xxxxxxxxxx>