Actions
Optimization #6583
openrust: get rid of unused final zeroes in protocol detection patterns
Effort:
Difficulty:
low
Label:
Beginner, Good First Issue, Rust
Description
like BitTorrent and smb cf https://github.com/OISF/suricata/pull/9893#discussion_r1406442253
Updated by Philippe Antoine 4 days ago
Argh https://doc.rust-lang.org/edition-guide/rust-2021/c-string-literals.html has MSRV 1.77 and Suri8 has MSRV 1.75
Actions