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 9f016f8ba1 ebpf: improve parsing in filter.bpf
Parse VLAN and only filter on IPv4. This patch also change the type
of the counter to get a per CPU hash.
7 years ago
..
include/linux ebpf: sync header with upstream 7 years ago
Makefile.am ebpf: Use $(CLANG) to build eBPF programs 7 years ago
bpf_helpers.h ebpf: sync header with upstream 7 years ago
bypass_filter.c bypass: compress flow keys structure 7 years ago
filter.c ebpf: improve parsing in filter.bpf 7 years ago
hash_func01.h ebpf: take clang -target bpf include issue of stdint.h into account 8 years ago
lb.c ebpf: remove left over debug in lb.c 7 years ago
vlan_filter.c ebpf: take clang -target bpf include issue of stdint.h into account 8 years ago
xdp_filter.c bypass: compress flow keys structure 7 years ago