Crate bgp_models[−][src]
Expand description
bgp-models is a library that defines the basic BGP and MRT message data structures.
This library aims to provide building blocks for downstreams libraries working with BGP and MRT
messages such as MRT parser or BGP table constructor.
Most of the structs defined in this library are named after the formal definitions in a number of RFCs. Here is a list of them:
- RFC 4271: A Border Gateway Protocol 4 (BGP-4)
- RFC 6793: BGP Support for Four-Octet Autonomous System (AS) Number Space
- RFC 6396: Multi-Threaded Routing Toolkit (MRT) Routing Information Export Format
- RFC 8050: Multi-Threaded Routing Toolkit (MRT) Routing Information Export Format with BGP Additional Path Extensions