Feature #2674
Split out NFS parser to be reusable
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Effort:
Difficulty:
Description
Suricata has a built-in NFS parser written in Rust, https://github.com/OISF/suricata/tree/master/rust/src/nfs
Splitting this out into a dedicated crate can allow leverage/collaboration between Suricata and other projects.