mirror of https://github.com/OISF/suricata
suricata: avoid at exit crash in nfq mode
When Suricata was build with ebpf support and when it was started in NFQ mode, it was crashing at exit because it was trying to free the device extension. This patch fixes the issue by only trigger the eBPF related code when Suricata is running in AFP_PACKET mode.pull/5784/head
parent
e6cfcb704c
commit
85327890f5
Loading…
Reference in New Issue