You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nicola Bonelli edited this page May 10, 2014
·
38 revisions
Architecture
PFQ is a Linux Kernel module for packet capture and functional processing, designed to be efficient on multi-core architectures. It's lock-less architecture provides performance similar to those of its competitors PF_RING-DNA and Netmap, while maintaining total flexibility of the software, and the full compatibility with a plethora of device drivers.
PFQ is able to capture as a network sniffer, or through accelerated drivers obtained by simply recompiling the source codes though the pfq-omatic script.