tc: add BPF based action
This action provides a possibility to exec custom BPF code. Signed-off-by:Jiri Pirko <jiri@resnulli.us> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/tc_act/tc_bpf.h 25 additions, 0 deletionsinclude/net/tc_act/tc_bpf.h
- include/uapi/linux/tc_act/Kbuild 1 addition, 0 deletionsinclude/uapi/linux/tc_act/Kbuild
- include/uapi/linux/tc_act/tc_bpf.h 31 additions, 0 deletionsinclude/uapi/linux/tc_act/tc_bpf.h
- net/sched/Kconfig 12 additions, 0 deletionsnet/sched/Kconfig
- net/sched/Makefile 1 addition, 0 deletionsnet/sched/Makefile
- net/sched/act_bpf.c 205 additions, 0 deletionsnet/sched/act_bpf.c
Please register or sign in to comment