pkt_action: add new action skbedit
This new action will have the ability to change the priority and/or queue_mapping fields on an sk_buff. Signed-off-by:Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by:
Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/networking/multiqueue.txt 8 additions, 1 deletionDocumentation/networking/multiqueue.txt
- include/linux/tc_act/Kbuild 1 addition, 0 deletionsinclude/linux/tc_act/Kbuild
- include/linux/tc_act/tc_skbedit.h 44 additions, 0 deletionsinclude/linux/tc_act/tc_skbedit.h
- include/net/tc_act/tc_skbedit.h 34 additions, 0 deletionsinclude/net/tc_act/tc_skbedit.h
- net/sched/Kconfig 11 additions, 0 deletionsnet/sched/Kconfig
- net/sched/Makefile 1 addition, 0 deletionsnet/sched/Makefile
- net/sched/act_skbedit.c 203 additions, 0 deletionsnet/sched/act_skbedit.c
Loading
Please register or sign in to comment