Crate netbios_parser

Source
Expand description

License: MIT Apache License 2.0 Crates.io Version docs.rs Github CI Minimum rustc version

NetBIOS parser

This crate contains parsers for the NetBIOS (rfc1002) network format, in pure Rust.

Currently only NBSS parsing is implemented

The code is available on Github and is part of the Rusticata project.

Re-exports§

Structs§

Enums§

  • An error that can occur while parsing or validating a NetBIOS packet.

Functions§

Type Aliases§