Module bgpkit_parser::parser [−][src]
Re-exports
pub use crate::error::ParserError;
pub use crate::error::ParserErrorKind;
pub use mrt::mrt_elem::Elementor;
Modules
Provides parsing of BGP messages.
Provides parsing for BMP and OpenBMP binary-formatted messages.
Message Filters
Provides parser iterator implementation.
Parse MRT header and content, provides [BgpElem] struct for per-prefix information.
Provides IO utility functions for read bytes of different length and converting to corresponding structs.
Structs
BgpElem represents per-prefix BGP element.
Enums
Element type.