summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-06-08 14:16:31 -0400
committerDavid S. Miller <davem@davemloft.net>2017-06-08 14:16:31 -0400
commit4cd31af77582653a8e4b367fdb612e84a2cdd685 (patch)
treec88e676bbbe2590489392fdad2f69792b29f600e /net/ipv4
parent6c8607eb34369092f2f3bf9f99522ed7555b3a04 (diff)
parentabfbf8a0b25e779d0e3533a7d99843982755d61e (diff)
downloadlinux-4cd31af77582653a8e4b367fdb612e84a2cdd685.tar.bz2
Merge branch 'net-Remove-support-from-bridge-bypass-for-mlxsw-rocker-drivers'
Jiri Pirko says: =================== net: Remove support from bridge bypass for mlxsw/rocker drivers Currently setting bridge port attributes and adding FDBs are done via setting the SELF flag which implies unconsistent offloading model. This patch-set fixes this behavior by making the bridge and drivers which are using it to be totally in sync. This implies several changes: - Offloading bridge flags from the bridge code. - Sending notification about FDB add/del to the software bridge in a similiar way it is done for the hardware externally learned FDBs. By making the offloading model more consistent a cleanup is done in the drivers supporting it. This is done in order to remove un-needed logic related to dump operation which is redundant. First add missing functionality to bridge, then clean up the mlxsw/rocker drivers. v1->v2 - Move bridge-switchdev related stuff to br_switchdev.c as suggested by Nik =================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions