2 releases

0.1.1 Mar 5, 2023
0.1.0 Mar 5, 2023

#2796 in Network programming

Apache-2.0

1MB
18K SLoC

BMP Monitoring Protocol Service to receive BMP packets

Building blocks to develop BMP collectors. See print-flow 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–13MB
~219K SLoC