Actions
Bug #777
closedGenerate error if bpf is used in IPS mode
Affected Versions:
Effort:
Difficulty:
Label:
Description
NFQ doesn't support BPF. The effect on IPFW and AF_PACKET is unknown. So error/warn the user.
Actions
Added by Victor Julien over 12 years ago. Updated over 12 years ago.
Description
NFQ doesn't support BPF. The effect on IPFW and AF_PACKET is unknown. So error/warn the user.
Implemented by the semi daemonic PR: https://github.com/inliniac/suricata/pull/333
Merged https://github.com/inliniac/suricata/pull/334, thanks Eric!