Module bgpkit_parser::parser::mrt
source · Expand description
Parse MRT header and content, provides BgpElem struct for per-prefix information.
Re-exports§
pub use mrt_record::parse_mrt_record;
Modules§
- This module handles converting MRT records into individual per-prefix BGP elements.
Functions§
- Parse MRT BGP4MP type
- Parse MRT TABLE_DUMP type message.
- Parse TABLE_DUMP V2 format MRT message.