Actions
Optimization #6575
closeddetect/multi-buffer: use single definition of struct PrefilterMpmKrb5Name
Effort:
Difficulty:
Label:
Description
typedef struct PrefilterMpmKrb5Name { int list_id; const MpmCtx *mpm_ctx; const DetectEngineTransforms *transforms; } PrefilterMpmKrb5Name;
is redefined and used by all multi-buffer keywords
Updated by Philippe Antoine 9 months ago
- Target version changed from TBD to 8.0.0-beta1
Updated by Philippe Antoine 8 months ago
- Blocks Bug #2224: Negated http_* match returns false if buffer not populated added
Updated by Philippe Antoine 8 months ago
- Status changed from New to In Review
- Priority changed from Low to High
Updated by Philippe Antoine 7 months ago
- Related to Feature #5234: SSL/TLS Sticky Buffer for subjectAltName added
Updated by Philippe Antoine 5 months ago
- Status changed from In Review to Closed
Actions