# 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](https://github.com/NLnetLabs/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! [GitHub repository]: https://github.com/NLnetLabs/rotonda-fsm ## License The _rotonda-fsm_ crate is distributed under the terms of the BSD-3-clause license. See LICENSE for details.