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 833d9ef7e1 ebpf: don't use nexthdr to build hash
As pointed by Victor Julien, it is not a good idea to use the
nexthdr value, as init key for the hash as it could contain some
other headers and can be changed for a session.
6 years ago
..
include/linux
Makefile.am
bpf_helpers.h
bypass_filter.c
filter.c
hash_func01.h
lb.c
vlan_filter.c
xdp_filter.c ebpf: don't use nexthdr to build hash 6 years ago