commit | 6eb38bf8eb90748dbf4191f6c4940ae76223b0a4 | [log] [tgz] |
---|---|---|
author | Tobias Waldekranz <tobias@waldekranz.com> | Tue Jun 29 17:06:45 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 29 10:46:23 2021 -0700 |
tree | a691ec7ea504d06ba5223a0a92cd3812c451eb47 | |
parent | 3e19ae7c6fd62978ae518b17ae0e30ab8d17ed07 [diff] |
net: bridge: switchdev: send FDB notifications for host addresses 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 <tobias@waldekranz.com> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>