Skip to content

NLnetLabs/routecore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

routecore – A Library with Building Blocks for BGP Routing

This crate aims to provide fundamental building blocks, i.e. Types and Traits for applications that need to deal with BGP/routing related data.

The crate is work in progress and will grow over time to be more and more complete.

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 routecore crate is distributed under the terms of the BSD-3-clause license. See LICENSE for details.