Actions
Feature #6647
closedTask #6644: tracking: detect: integer as first-class support
detect: integers: support for enumerations
Effort:
Difficulty:
Label:
Description
cf https://github.com/OISF/suricata/pull/10075 and use of derive
An enumeration is just an integer, with a string associated to it.
We shouyld be able to use the string when parsing rules so that they are more easily readable by humans...
Updated by Philippe Antoine almost 1 year ago
- Status changed from New to In Review
- Target version changed from TBD to 8.0.0-beta1
Updated by Philippe Antoine 12 months ago
Also, some keywords should be converted to this enumeration style like http2.error_code after the PR is merged
Updated by Philippe Antoine 11 months ago
- Status changed from In Review to Closed
Updated by Philippe Antoine 11 months ago
- Related to Feature #6723: detect: review existing keywords for usage of enumerations added
Actions