sched: introduce vlan action
This tc action allows to work with vlan tagged skbs. Two supported sub-actions are header pop and header push. Signed-off-by:Jiri Pirko <jiri@resnulli.us> Signed-off-by:
Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/tc_act/tc_vlan.h 27 additions, 0 deletionsinclude/net/tc_act/tc_vlan.h
- include/uapi/linux/tc_act/tc_vlan.h 35 additions, 0 deletionsinclude/uapi/linux/tc_act/tc_vlan.h
- net/sched/Kconfig 11 additions, 0 deletionsnet/sched/Kconfig
- net/sched/Makefile 1 addition, 0 deletionsnet/sched/Makefile
- net/sched/act_vlan.c 207 additions, 0 deletionsnet/sched/act_vlan.c
Loading
Please register or sign in to comment