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...
Actions