Re: [PATCH net-next 2/2] selftests: bridge_mdb: Add a test for MDB flush on snooping disable
Nikolay Aleksandrov <[email protected]>
| Newsgroups | gmane.linux.network.bridge |
|---|---|
| Message-ID | <4cb007ea-c29a-44e7-933c-cfe3f728d42c__45327.6498637692$1761291968$gmane$org@blackwall.org> |
On 10/23/25 17:45, Petr Machata wrote: > Check that non-permanent MDB entries are removed as IGMP / MLD snooping is > disabled. > > Signed-off-by: Petr Machata <[email protected]> > Reviewed-by: Ido Schimmel <[email protected]> > --- > > Notes: > CC: [email protected] > CC: Shuah Khan <[email protected]> > > .../selftests/net/forwarding/bridge_mdb.sh | 100 +++++++++++++++++- > 1 file changed, 98 insertions(+), 2 deletions(-) > Acked-by: Nikolay Aleksandrov <[email protected]>