You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/ebpf
Eric Leblond 640bc937b4 ebpf: add vlan tracking option to xdp_filter
If vlan is not use for tracking in Suricata this result in vlan not
being used in the flow key in Suricata and we need to adjust that
in the XDP filter to avoid any problem.
5 years ago
..
include/linux
Makefile.am
bpf_helpers.h
bypass_filter.c ebpf: remove BPF_LL_OFF in nhoff offset 5 years ago
filter.c ebpf: remove BPF_LL_OFF in nhoff offset 5 years ago
hash_func01.h
lb.c
vlan_filter.c
xdp_filter.c ebpf: add vlan tracking option to xdp_filter 5 years ago