mirror of https://github.com/OISF/suricata
detect: remove unused non-pf stats counters
Remove unused rule prefilter-related stats counters that aren't in use.
94644ac960
(detect: move non-pf rules into special prefilter engines)
removed the logic that made use of and incremented the stats counters:
- det_ctx->counter_fnonmpm_list
- det_ctx->counter_nonmpm_list
Some code was left, registering them, and mentioning them in the
json schema.
Ticket #7834
pull/13693/head
parent
a024ede9ba
commit
a8453d73cd
Loading…
Reference in New Issue