7 releases (4 breaking)

0.5.0 Nov 5, 2024
0.4.1 Aug 8, 2024
0.3.1 Oct 10, 2024
0.3.0 Jan 31, 2024
0.1.0 Mar 5, 2023

#1572 in Network programming

Download history 20/week @ 2024-07-25 60/week @ 2024-08-01 202/week @ 2024-08-08 4/week @ 2024-08-15 21/week @ 2024-09-12 13/week @ 2024-09-19 12/week @ 2024-09-26 2/week @ 2024-10-03 101/week @ 2024-10-10 4/week @ 2024-10-17 96/week @ 2024-10-31 34/week @ 2024-11-07

136 downloads per month

Apache-2.0

350KB
7K 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

~6–16MB
~201K SLoC