Actions
Optimization #7002
closeddetect: move pseudo packet checks out of keyword Match funcs
Effort:
Difficulty:
Label:
Description
A couple of keywords can only match against real packets, so they check against the PKT_IS_PSEUDOPKT
macro.
While a cheap check, this seems unnecessary to do in the Match funcs.
Updated by Philippe Antoine 5 months ago
- Status changed from In Progress to In Review
Updated by Philippe Antoine 5 months ago
- Related to Optimization #6728: detect: prefilter for events (decode, stream, app-layer, etc...) added
Updated by Philippe Antoine 5 months ago
- Related to Bug #6291: Performance degradation on Suricata devices with a small number of rules added
Updated by Victor Julien 4 months ago
- Status changed from In Review to Closed
Actions