Actions
Feature #6723
closed
PA
PA
Task #6644: tracking: detect: integer as first-class support
detect: review existing keywords for usage of enumerations
Feature #6723:
detect: review existing keywords for usage of enumerations
Effort:
Difficulty:
Label:
PA Updated by Philippe Antoine about 2 years ago
- Related to Feature #6647: detect: integers: support for enumerations added
PA Updated by Philippe Antoine about 2 years ago
Also review for generic integer usage like #5446
PA Updated by Philippe Antoine about 2 years ago
- Related to Feature #5446: rules: allow ranges in dns.opcode value added
PA Updated by Philippe Antoine almost 2 years ago
quick note : snmp pdu is not so easy to get this, because we use the enum of an external crate
PA Updated by Philippe Antoine almost 2 years ago
- Related to Task #4683: detect: remove sigmatch_table in favor of a dynamic storage option added
PA Updated by Philippe Antoine almost 2 years ago
MQTTTypeCode is good for this
We should handle negation of known strings in detect_parse_uint_enum
PA Updated by Philippe Antoine over 1 year ago
https://github.com/OISF/suricata/pull/11502 did this for MQTTTypeCode
PA Updated by Philippe Antoine over 1 year ago
- Status changed from New to In Progress
PA Updated by Philippe Antoine over 1 year ago
- Target version changed from TBD to 8.0.0-beta1
This is done progressively for each protocol as pat of the rustification of keywords
PA Updated by Philippe Antoine about 1 year ago
- Related to Optimization #7529: detect/dns: move wrapper code from C to rust added
VJ Updated by Victor Julien about 1 year ago
- Target version changed from 8.0.0-beta1 to 9.0.0-beta1
PA Updated by Philippe Antoine 7 months ago
PA Updated by Philippe Antoine 7 months ago
- Status changed from In Progress to In Review
PA Updated by Philippe Antoine 7 months ago
- Blocks Story #7900: 9.0.0: rules: improve rule language added
PA Updated by Philippe Antoine 6 months ago
- Status changed from In Review to Closed
PA Updated by Philippe Antoine 6 months ago
- Related to Optimization #7889: detect/integers: move keywords from C to rust added
Actions