#bgp #protocols #peer-connection #message

netgauze-bgp-speaker

BGP Speaker: Establish connection and exchange messages with other BGP peers

1 unstable release

0.3.0 Jan 31, 2024

#1804 in Network programming

Apache-2.0

1.5MB
28K SLoC

BGP Speaker Library

Handle BGP connection and FSM machine and generate a stream of (FSM state, BGP Event).

Example: Listener that logs incoming messages

cargo run --example log_listener -- 600 192.168.56.1

Dependencies

~7–18MB
~222K SLoC