Skip to main content

parse_legacy_bgp

Function parse_legacy_bgp 

Source
pub fn parse_legacy_bgp(
    sub_type: u16,
    data: Bytes,
) -> Result<LegacyBgp, ParserError>
Expand description

Parse a deprecated MRT Type 5 BGP message as defined in RFC 6396, Appendix B.2.1.