On Sat, Jan 16, 2021 at 02:25:11AM +0100, Tobias Waldekranz wrote: > Treat addresses added to the bridge itself in the same way as regular > ports and send out a notification so that drivers may sync it down to > the hardware FDB. > > Signed-off-by: Tobias Waldekranz <tob...@waldekranz.com> > ---
What is the functional difference between a bridge FDB entry which has the BR_FDB_LOCAL flag, and a bridge FDB entry with a NULL fdb->dst?