Crates.io | netgauze-bmp-service |
lib.rs | netgauze-bmp-service |
version | 0.5.0 |
source | src |
created_at | 2023-03-05 11:33:55.807137 |
updated_at | 2024-11-05 16:53:55.86409 |
description | BMP Protocol Server. |
homepage | https://github.com/NetGauze/NetGauze |
repository | https://github.com/NetGauze/NetGauze |
max_upload_size | |
id | 801248 |
size | 69,459 |
Building blocks to develop BMP collectors. See print-bmp for a simple code to receive BMP packets from the network.
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