You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/etc
Juliana Fajardini a8453d73cd 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
9 months ago
..
Makefile.am doc/userguide: generate eve documentation 2 years ago
classification.config
reference.config config: Update reference keys 2 years ago
schema.json detect: remove unused non-pf stats counters 9 months ago
suricata.logrotate.in
suricata.service.in