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: NPatrick McHardy <kaber@trash.net> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
include/net/stp.h
0 → 100644
net/802/Kconfig
0 → 100644
net/802/stp.c
0 → 100644
想要评论请 注册 或 登录