mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
warning: first doc comment paragraph is too long --> src/detect/iprep.rs:57:1 | 57 | / /// value matching is done use `DetectUintData` logic. 58 | | /// isset matching is done using special `DetectUintData` value ">= 0" 59 | | /// isnotset matching bypasses `DetectUintData` and is handled directly 60 | | /// in the match function (in C). | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `#[warn(clippy::too_long_first_doc_paragraph)]` on by default help: add an empty line |
2 years ago | |
|---|---|---|
| .. | ||
| .cargo | 2 years ago | |
| derive | 2 years ago | |
| src | 2 years ago | |
| .gitignore | 2 years ago | |
| Cargo.lock.in | 2 years ago | |
| Cargo.toml.in | 2 years ago | |
| Makefile.am | 2 years ago | |
| cbindgen.toml | 2 years ago | |
| rustfmt.toml | 2 years ago | |