Re: [PATCH net-next v2 12/14] net: bridge: mcast: use combined active state in netlink
Ido Schimmel <[email protected]>
| Newsgroups | dev.linux.lists.bridge,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <20260208161151.GL154003@shredder> |
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 <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>