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.
Ticket: 6724 Allows to use numerical values for example Also fixes some unit tests that were returning 1 after goto error FlagsTestParse05 especially took this path as de->ignored_flags != (TH_SYN|TH_RST) was false we had de->ignored_flags == 0xff ^ (TH_SYN|TH_RST) And then, we had a match, instead of what the not-run code was supposing. |
1 month ago | |
|---|---|---|
| .. | ||
| .cargo | ||
| derive | 1 month ago | |
| htp | 1 month ago | |
| src | 1 month ago | |
| suricatactl | 5 months ago | |
| suricatasc | 5 months ago | |
| sys | 2 months ago | |
| .gitignore | ||
| Cargo.lock.in | 1 month ago | |
| Cargo.toml.in | 1 month ago | |
| Makefile.am | 2 months ago | |
| cbindgen.toml | 2 months ago | |
| rustfmt.toml | ||