Skip to content

v0.1.0

Compare
Choose a tag to compare
@amodm amodm released this 30 Apr 18:41
· 16 commits to main since this release

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