Re: [PATCH net-next 19/20] net: dsa: add MDB notifier

2017-05-22 Thread Florian Fainelli
On 05/19/2017 02:00 PM, Vivien Didelot wrote: > Add two new DSA_NOTIFIER_MDB_ADD and DSA_NOTIFIER_MDB_DEL events to > notify not only a single switch, but all switches of a the fabric when > an MDB entry is added or removed. > > For the moment, keep the current behavior and ignore other switches.

[PATCH net-next 19/20] net: dsa: add MDB notifier

2017-05-19 Thread Vivien Didelot
Add two new DSA_NOTIFIER_MDB_ADD and DSA_NOTIFIER_MDB_DEL events to notify not only a single switch, but all switches of a the fabric when an MDB entry is added or removed. For the moment, keep the current behavior and ignore other switches. Signed-off-by: Vivien Didelot --- net/dsa/dsa_priv.h