mrt

An MRT (RFC6396) file parser implemented in Rust, using Nom (v5).
Key Features
- Implemented in Rust
- Fairly fast
Supported messages
- PEERINDEXTABLE
- RIBIPV4UNICAST
- RIBIPV6UNICAST
- BGP4MPMESSAGEAS4
- Only the content of the UPDATE message is parsed.
Supported attributes
- ORIGIN
- AS_PATH
- NEXT_HOP
- MULTIEXITDISC
- LOCAL_PREF
- ATOMIC_AGGREGATE
- COMMUNITY
Contribute
Pull requests are welcome!