17 releases (9 breaking)
Uses new Rust 2024
| new 0.10.0 | Mar 10, 2026 |
|---|---|
| 0.9.0 | Jan 19, 2026 |
| 0.8.0 | Nov 25, 2025 |
| 0.7.0 | Jul 15, 2025 |
| 0.1.1 | Mar 5, 2023 |
#8 in #bmp
400KB
8K
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
~11–17MB
~218K SLoC