Re: [PATCH net-next 2/2] selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behavior
Nikolay Aleksandrov <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.network.bridge |
|---|---|
| Message-ID | <[email protected]> |
On 9/22/25 17:14, Petr Machata wrote: > The previous patch fixed an issue whereby no FDB entry would be created for > the bridge itself on VLAN 0 under some circumstances. This could break > forwarding. Add a test for the fix. > > Signed-off-by: Petr Machata <[email protected]> > --- > .../net/forwarding/bridge_fdb_local_vlan_0.sh | 28 ++++++++++++++++--- > 1 file changed, 24 insertions(+), 4 deletions(-) > Acked-by: Nikolay Aleksandrov <[email protected]>