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
Hilko Bengen f105bb724a ebpf: Use $(CLANG) to build eBPF programs
This change makes it possible to generate the eBPF programs even if
Suricata itself is built a different C compiler. It also simplifies
how the correct llc program is detected.

Implements Feature https://redmine.openinfosecfoundation.org/issues/2789
6 years ago
..
include/linux ebpf: sync header with upstream 6 years ago
Makefile.am ebpf: Use $(CLANG) to build eBPF programs 6 years ago
bpf_helpers.h ebpf: sync header with upstream 6 years ago
bypass_filter.c bypass: compress flow keys structure 6 years ago
filter.c ebpf: remove BPF_LL_OFF in nhoff offset 6 years ago
hash_func01.h ebpf: take clang -target bpf include issue of stdint.h into account 7 years ago
lb.c ebpf: remove left over debug in lb.c 6 years ago
vlan_filter.c ebpf: take clang -target bpf include issue of stdint.h into account 7 years ago
xdp_filter.c bypass: compress flow keys structure 6 years ago