diff options
author | David S. Miller <davem@davemloft.net> | 2021-08-07 09:44:02 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-07 09:44:02 +0100 |
commit | 709db03a8afaf5196b36e633fbaa68b42fba95d5 (patch) | |
tree | ecfbcd94dfd946b1fcc60d57b6ab1b47fc2eede0 /net/core/devlink.c | |
parent | 17bd3a1e10615b7a790faf5ff4cd87401d447e7c (diff) | |
parent | f7936b7b2663c99a096a5c432ba96ab1e91a6c0f (diff) | |
download | linux-709db03a8afaf5196b36e633fbaa68b42fba95d5.tar.gz linux-709db03a8afaf5196b36e633fbaa68b42fba95d5.tar.bz2 linux-709db03a8afaf5196b36e633fbaa68b42fba95d5.zip |
Merge branch 's390-qeth'
Karsten Graul says:
====================
s390/qeth: Add bridge to switchdev LEARNING_SYNC
The netlink bridgeport attribute LEARNING_SYNC can be used to enable
qeth interfaces to report MAC addresses that are reachable via this
qeth interface to the attached software bridge via switchdev
notifiers SWITCHDEV_FDB_ADD_TO_BRIDGE and SWITCHDEV_FDB_DEL_TO_BRIDGE.
Extend this support of LEARNING_SYNC to the bridge to switchdev notifiers
SWITCHDEV_FDB_ADD_TO_DEVICE and SWITCHDEV_FDB_DEL_TO_DEVICE.
Add the capability to sync MAC addresses that are learned by a
north-facing, non-isolated bridgeport of a software bridge to
south-facing, isolated bridgeports. This enables the software bridge to
influence south to north traffic steering in hardware.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/devlink.c')
0 files changed, 0 insertions, 0 deletions