Actions
Bug #5957
closed
LS
LS
bpf: postpone IPS check after IPS runmode is determined from the configuration file
Bug #5957:
bpf: postpone IPS check after IPS runmode is determined from the configuration file
Description
In suricata.c right after cmd line parameters are loaded, Suricata does a check for IPS mode. That is never true because it is determined when the configuration file is loaded.
Actions