v0.1.0
First release of birdc, a library that allows you to talk to the BIRD BGP server for administrative
and instrumentation purposes.
This release has:
- Full support for raw protocol messages
- Idiomatic rust data structures for almost all the messages
- Semantic structure for
show interfaces
command - Tests for all of the above