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.
6 years ago
..
include/linux
Makefile.am
bpf_helpers.h
bypass_filter.c
filter.c ebpf: add filter by maps on example filter 6 years ago
hash_func01.h
lb.c
vlan_filter.c
xdp_filter.c ebpf: implement global switch bypass 6 years ago