Actions
Feature #2673
open
EP
CT
Split out DNS parser to be reusable
Feature #2673:
Split out DNS parser to be reusable
Effort:
Difficulty:
Label:
Description
Suricata has a built-in DHCP parser written in Rust, https://github.com/OISF/suricata/tree/master/rust/src/dns
Splitting this out into a dedicated crate can allow leverage/collaboration between Suricata and other projects.
Actions