Crates.io | ospf-parser |
lib.rs | ospf-parser |
version | 0.5.0 |
source | src |
created_at | 2020-04-19 12:24:29.223375 |
updated_at | 2021-09-13 11:41:09.201246 |
description | Parser for the OSPF version 2 protocol |
homepage | https://github.com/rusticata/ospf-parser |
repository | https://github.com/rusticata/ospf-parser.git |
max_upload_size | |
id | 231910 |
size | 86,782 |
A parser for the Open Shortest Path First version 2 (OSPFv2) and OSPF for IPv6 (also known as OSPFv3) routing protocols, implemented with the nom parser combinator framework in pure Rust.
The code is available on Github and is part of the Rusticata project.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.