summaryrefslogtreecommitdiffstats
path: root/include/net/stp.h
Commit message (Collapse)AuthorAgeFilesLines
* net: Add STP demux layerPatrick McHardy2008-07-061-0/+14
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>