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 4777af213c ebpf: implement global switch bypass
Add a switch to allow to bypass all traffic if the switch is on.
Concept is to use a persistant script and pinned maps, so an
external tool can be used to trigger global bypass in case Suricata
is dead.
7 years ago
..
include/linux ebpf: maintain a copy of kernel UAPI header file linux/bpf.h 9 years ago
Makefile.am ebpf: include files in make dist 8 years ago
bpf_helpers.h ebpf: import more recent version of helpers 9 years ago
bypass_filter.c ebpf: reduce counter size to allow netronome offload 7 years ago
filter.c ebpf: add filter by maps on example filter 7 years ago
hash_func01.h ebpf: take clang -target bpf include issue of stdint.h into account 9 years ago
lb.c ebpf: add VLAN support to loadbalancing 7 years ago
vlan_filter.c ebpf: take clang -target bpf include issue of stdint.h into account 9 years ago
xdp_filter.c ebpf: implement global switch bypass 7 years ago