An MRT (RFC6396) file parser implemented in Rust, using Nom (v5).
- Implemented in Rust
- Fairly fast
- PEER_INDEX_TABLE
- RIB_IPV4_UNICAST
- RIB_IPV6_UNICAST
- BGP4MP_MESSAGE_AS4
- Only the content of the UPDATE message is parsed.
- ORIGIN
- AS_PATH
- NEXT_HOP
- MULTI_EXIT_DISC
- LOCAL_PREF
- ATOMIC_AGGREGATE
- COMMUNITY
Pull requests are welcome!