2 releases

0.1.0 Jan 18, 2024
0.1.0-rc0 Jan 11, 2024

#1357 in Network programming


Used in rotonda

BSD-3-Clause

94KB
1.5K SLoC

rotonda-fsm – BMP/BGP state machines for Rotonda.

This crate aims to provide the BGP and BMP state machines, necessary to setup BGP peering sessions and BMP monitoring station connections. It is primarily intended to work with the Rotonda application.

Contributing

If you have comments, proposed changes, or would like to contribute, please open an issue in the GitHub repository. In particular, if you would like to use the crate but it is missing functionality for your use case, we would love to hear from you!

License

The rotonda-fsm crate is distributed under the terms of the BSD-3-clause license. See LICENSE for details.


lib.rs:

Finite state machines for BGP/BMP protocol handling.

Dependencies

~5–16MB
~177K SLoC