I see on the features page (All features | Suricata), the following information:
Packet acquisition
- High performance capture
- AF_PACKET
- experimental eBPF and XDP modes available
- PF_RING
- NETMAP
- AF_PACKET
- Standard capture
- PCAP
- NFLOG (netfilter integration)
- IPS mode
- Netfilter based on Linux (nfqueue)
- fail open support
- ipfw based on FreeBSD and NetBSD
- AF_PACKET based on Linux
- NETMAP
- Netfilter based on Linux (nfqueue)
- Capture cards and specialized devices
- Endace
- Napatech
- Tilera
Does this mean that IPS is supported with the AF_Packet? What is the performance difference with AF_Packet and NFQueue?