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.
Add a new rule keyword "requires" that allows a rule to require specific
Suricata versions and/or Suricata features to be enabled.
Example:
requires: feature geoip, version >= 7.0.0, version < 8;
requires: version >= 7.0.3 < 8
requires: version >= 7.0.3 < 8 | >= 8.0.3
Feature: #5972
Co-authored-by: Philippe Antoine <pantoine@oisf.net>
(cherry picked from commit
|
3 years ago | |
|---|---|---|
| .. | ||
| .cargo | 7 years ago | |
| derive | 3 years ago | |
| src | 3 years ago | |
| .gitignore | 3 years ago | |
| Cargo.lock.in | 3 years ago | |
| Cargo.toml.in | 3 years ago | |
| Makefile.am | 3 years ago | |
| cbindgen.toml | 4 years ago | |
| rustfmt.toml | 6 years ago | |