Expand description
Contains the UPDATE Message implementation
Re-exports§
pub use crate::attributes::*;
pub use crate::nlri::*;
Modules§
- attributes
- Contains the implementation of all BGP path attributes.
- nlri
- Contains the implementation of BGP NLRI.
Structs§
- Prefix
- Represents a generic prefix. For example an IPv4 prefix or IPv6 prefix.
- Update
- Represents a BGP Update message.
Enums§
- NLRI
Encoding - Represents NLRIEncodings present in the NRLI section of an UPDATE message.