ipt-netflow is high performance NetFlow and IPFIX exporting module for Linux kernel. Designed for Linux router in high-throughput network. This is netfilter/iptables module adding support for -j NETFLOW target.
ipt-netflow version 2.3 has been released. This is minor feature and maintenance release.
- Compatibility with latest kernels. - Allow to set engine_id (observationDomainId). - Cross-compilation support. - OpenWRT support. - Allow binding destination socket to IP and interface.
Official and Main GutHub Project Page:
https://github.com/aabc/ipt-netflow
ps. Also, late update for features from v2.2:
- Decapsulate MPLS in promisc mode and MPLS-aware NetFlow feature. - Export flowEndReason for IPFIX. - Promics mode improvements. - Allow export destination to be IPv6 address. - Move flows list from debugfs to proc. - Compilation compatibility with latest kernels. - Code is Coverity scanned.