]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: rename port whitelisting to priority 11965/head
authorShivani Bhardwaj <shivani@oisf.net>
Fri, 11 Oct 2024 06:24:25 +0000 (11:54 +0530)
committerVictor Julien <victor@inliniac.net>
Tue, 15 Oct 2024 11:54:34 +0000 (13:54 +0200)
commit37fa2a677584e4061e9f7b51873b07a4b66a08d9
tree5e85503abeb020ffb240c24539cf2d8a12564b9e
parentabbdeed93123f6319b1522e5657a13c88103f738
detect: rename port whitelisting to priority

This was done following the fact that this setting was historically
named incorrectly. The purpose of the setting was always to define the
ports that will be prioritized and have rule groups associated w them on
priority. Rename all occurences of this to correctly reflect the purpose
of the setting.
src/detect-engine-build.c
src/detect-engine.c
src/detect.h
suricata.yaml.in