hsflowd
Major reworking of the Linux port. Allows single rpm to be built with dynamic loadable modules for optional features. Supports systemd scheduling. Optional features can be compiled in using the "FEATURES" variable. For example:
make FEATURES="ULOG NFLOG PCAP DOCKER KVM OVS"
or:
make -k FEATURES=ALL
See INSTALL.Linux for more details.