Re: [net-next v3 07/11] net: bridge: mcast: prepare add-router function for mcast router split
From: Nikolay Aleksandrov <hidden>
Date: 2021-05-13 11:35:42
Also in:
bridge, lkml
From: Nikolay Aleksandrov <hidden>
Date: 2021-05-13 11:35:42
Also in:
bridge, lkml
On 13/05/2021 02:19, Linus Lüssing wrote:
In preparation for the upcoming split of multicast router state into their IPv4 and IPv6 variants move the protocol specific router list access to an ip4 wrapper function. Signed-off-by: Linus Lüssing <redacted> --- net/bridge/br_multicast.c | 59 +++++++++++++++++++++++++++------------ 1 file changed, 41 insertions(+), 18 deletions(-)
Acked-by: Nikolay Aleksandrov <redacted>