On Sat, Mar 06, 2021 at 01:24:53AM +0100, Tobias Waldekranz wrote:
> The story here is basically:
>
> 1. Bridge port attributes should not be offloaded if an intermediate
>stacked device (a LAG) is not offloaded. (5696c8aedfcc)
>
> 2. (1) broke VLAN filtering events from being processed by DS
The story here is basically:
1. Bridge port attributes should not be offloaded if an intermediate
stacked device (a LAG) is not offloaded. (5696c8aedfcc)
2. (1) broke VLAN filtering events from being processed by DSA, we
must accept that orig_dev can be the bridge itself. (99b8202b179f)
3.