Module bgp_models::bgp
source · Expand description
BGP messages and relevant structs.
Re-exports
pub use crate::bgp::attributes::*;pub use crate::bgp::capabilities::*;pub use crate::bgp::community::*;pub use crate::bgp::elem::*;pub use crate::bgp::error::*;pub use crate::bgp::role::*;
Modules
- BGP attribute structs
- BGP error code module that maintains explicit error codes assigned by IANA.
Structs
- BGP Open Message
- BGP Capability.