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