net: Add STP demux layer
Add small STP demux layer for demuxing STP PDUs based on MAC address. This is needed to run both GARP and STP in parallel (or even load the modules) since both use LLC_SAP_BSPAN. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
include/net/stp.h
0 → 100644
net/802/Kconfig
0 → 100644
net/802/stp.c
0 → 100644
Please register or sign in to comment