10 releases (5 breaking)
0.6.2 | Apr 9, 2025 |
---|---|
0.6.1 | Mar 26, 2025 |
0.5.0 | Nov 5, 2024 |
0.4.1 | Aug 8, 2024 |
0.1.0 | Mar 5, 2023 |
#2135 in Network programming
392 downloads per month
Used in netgauze-collector
445KB
9K
SLoC
Services to receive IPFIX/Netflow packets
Building blocks to develop IPFIX/Netflow collectors. See print-flow for a simple code to receive IPFIX and Netflow packets from the network.
Run example
Simple server that will listen to IPFIX/Netflow V9 UDP packets. It handles decoding packets according the template map per client and print them out to the console.
cargo run --example print-flow
Dependencies
~8–18MB
~235K SLoC