4 releases (2 breaking)

0.3.0 Jan 31, 2024
0.2.0 Oct 9, 2023
0.1.1 Mar 5, 2023
0.1.0 Mar 5, 2023

#9 in #bmp

25 downloads per month
Used in netgauze-pcap-reader

Apache-2.0

1MB
24K SLoC

BMP Monitoring Protocol Service to receive BMP packets

Building blocks to develop BMP collectors. See print-bmp for a simple code to receive BMP 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-bmp

Dependencies

~7–20MB
~219K SLoC