#bgp #networking #peer #protocols

netgauze-bgp-speaker

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

8 unstable releases (3 breaking)

0.6.2 Apr 9, 2025
0.6.1 Mar 26, 2025
0.5.0 Nov 5, 2024
0.4.1 Aug 8, 2024
0.3.0 Jan 31, 2024

#1395 in Network programming

Download history 4/week @ 2025-02-19 46/week @ 2025-03-12 61/week @ 2025-03-19 133/week @ 2025-03-26 2/week @ 2025-04-02 137/week @ 2025-04-09

379 downloads per month

Apache-2.0

1.5MB
34K 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–17MB
~213K SLoC