]> git.ipfire.org Git - people/ms/linux.git/commit
Merge branch 'fix-bridge_vlan_aware-sh-and-bridge_vlan_unaware-sh-with-iff_unicast_flt'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 5 Jul 2022 09:52:35 +0000 (11:52 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 5 Jul 2022 09:52:35 +0000 (11:52 +0200)
commit029cc0963412c4f989d2731759ce4578f7e1a667
treea923eb79424cab0e7279e0fb1100eb29150761b2
parent7e8c182c36e2366b7402d3913bf717eac04e458d
parent83844aacab2015da1dba1df0cc61fc4b4c4e8076
Merge branch 'fix-bridge_vlan_aware-sh-and-bridge_vlan_unaware-sh-with-iff_unicast_flt'

Vladimir Oltean says:

====================
Fix bridge_vlan_aware.sh and bridge_vlan_unaware.sh with IFF_UNICAST_FLT

Make sure that h1 and h2 don't drop packets with a random MAC DA, which
otherwise confuses these selftests. Also, fix an incorrect error message
found during those failures.
====================

Link: https://lore.kernel.org/r/20220703073626.937785-1-vladimir.oltean@nxp.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>