Re: [PATCH net-next v2 12/14] net: bridge: mcast: use combined active state in netlink

From: Ido Schimmel

Date: Sun Feb 08 2026 - 11:15:22 EST


On Fri, Feb 06, 2026 at 03:52:18AM +0100, Linus Lüssing wrote:
> Use the new multicast ip{4,6}_active variables for the netlink output.
> The result for the user should be the same. But this allows us to check
> that from userspace tests, to ensure that ip{4,6}_active behave as intended
> for the upcoming fast/data path changes.
>
> Signed-off-by: Linus Lüssing <linus.luessing@xxxxxxxxx>

Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx>