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

Download history 1/week @ 2025-02-12 7/week @ 2025-02-19 41/week @ 2025-03-12 67/week @ 2025-03-19 138/week @ 2025-03-26 3/week @ 2025-04-02 143/week @ 2025-04-09

392 downloads per month
Used in netgauze-collector

Apache-2.0

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