/isis-parser

Parser for the IS-IS protocol, written in pure rust

Primary LanguageRustMIT LicenseMIT

isis-parser

License: MIT

IS-IS Parser

A parser for the Intermediate System to Intermediate System routing protocol implemented with the nom parser combinator framework written in pure Rust.

This project is strongly inspired from the Rusticata OSPF parser.