-
- Downloads
net: dsa: Support prepended Broadcom tag
Add a new type: DSA_TAG_PROTO_PREPEND which allows us to support for the 4-bytes Broadcom tag that we already support, but in a format where it is pre-pended to the packet instead of located between the MAC SA and the Ethertyper (DSA_TAG_PROTO_BRCM). Signed-off-by:Florian Fainelli <f.fainelli@gmail.com> Reviewed-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/dsa.h 1 addition, 0 deletionsinclude/net/dsa.h
- net/dsa/Kconfig 3 additions, 0 deletionsnet/dsa/Kconfig
- net/dsa/Makefile 1 addition, 0 deletionsnet/dsa/Makefile
- net/dsa/dsa.c 3 additions, 0 deletionsnet/dsa/dsa.c
- net/dsa/dsa_priv.h 1 addition, 0 deletionsnet/dsa/dsa_priv.h
- net/dsa/tag_brcm.c 32 additions, 7 deletionsnet/dsa/tag_brcm.c
Loading
Please register or sign in to comment