Re: [PATCH net-next 18/20] net: dsa: add FDB notifier

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

[PATCH net-next 18/20] net: dsa: add FDB notifier

2017-05-19 Thread Vivien Didelot
Add two new DSA_NOTIFIER_FDB_ADD and DSA_NOTIFIER_FDB_DEL events to notify not only a single switch, but all switches of a the fabric when an FDB 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