OSDN Git Service

net: dsa: bcm_sf2: Disable learning for ASP port
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 30 Mar 2020 21:38:50 +0000 (14:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2020 02:55:42 +0000 (19:55 -0700)
commit8b6b208b69917d88bb3e087f8c9e61c6b05ed571
tree256d4b3b92b184ba55a9679b7b154821c413ae4e
parent31bfc2d42cae6e8b1440fc5db3f0aba6c5d7e602
net: dsa: bcm_sf2: Disable learning for ASP port

We don't want to enable learning for the ASP port since it only receives
directed traffic, this allows us to bypass ARL-driven forwarding rules
which could conflict with Broadcom tags and/or CFP forwarding.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/bcm_sf2.c