Skip to content
/ mrt Public

An MRT (RFC6396) file parser implemented in Rust, using Nom.

License

Notifications You must be signed in to change notification settings

Woutifier/mrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrt

Build Status Docs

An MRT (RFC6396) file parser implemented in Rust, using Nom (v5).

Key Features

  • Implemented in Rust
  • Fairly fast

Supported messages

  • PEER_INDEX_TABLE
  • RIB_IPV4_UNICAST
  • RIB_IPV6_UNICAST
  • BGP4MP_MESSAGE_AS4
    • Only the content of the UPDATE message is parsed.

Supported attributes

  • ORIGIN
  • AS_PATH
  • NEXT_HOP
  • MULTI_EXIT_DISC
  • LOCAL_PREF
  • ATOMIC_AGGREGATE
  • COMMUNITY

Contribute

Pull requests are welcome!

About

An MRT (RFC6396) file parser implemented in Rust, using Nom.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages