8 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.1 Mar 5, 2023

#2133 in Network programming

Download history 40/week @ 2024-07-29 251/week @ 2024-08-05 9/week @ 2024-08-12 21/week @ 2024-09-16 11/week @ 2024-09-23 5/week @ 2024-09-30 103/week @ 2024-10-07 12/week @ 2024-10-14 129/week @ 2024-11-04

145 downloads per month

Apache-2.0

1.5MB
30K 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–17MB
~212K SLoC