pub fn parse_table_dump_v2_message(
sub_type: u16,
input: Bytes,
) -> Result<TableDumpV2Message, ParserError>Expand description
Parse TABLE_DUMP V2 format MRT message.
RFC: https://www.rfc-editor.org/rfc/rfc6396#section-4.3
Subtypes include
- PEER_INDEX_TABLE
- RIB_IPV4_UNICAST
- RIB_IPV4_MULTICAST
- RIB_IPV6_UNICAST
- RIB_IPV6_MULTICAST
- RIB_GENERIC
- GEO_PEER_TABLE