Skip to content
Commit 578c97b0 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'dpaa2-switch-STP'



Ioana Ciornei says:

====================
dpaa2-switch: add STP support

This patch set adds support for STP to the dpaa2-switch.

First of all, it fixes a bug which was determined by the improper usage
of bridge BR_STATE_* values directly in the MC ABI.
The next patches deal with creating an ACL table per port and trapping
the STP frames to the control interface by adding an entry into each
table.
The last patch configures proper learning state depending on the STP
state.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents e48792a9 bc96781a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment