]> git.ipfire.org Git - thirdparty/suricata.git/commit
multi-detect: make reference prefix aware
authorVictor Julien <victor@inliniac.net>
Wed, 8 Apr 2015 13:31:52 +0000 (15:31 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Jul 2015 17:36:15 +0000 (19:36 +0200)
commita6e3cec9e560f0fe8c9e297e557d9f2f9a939192
treeae519e7844a84384009aa65ba24e46e0c44a6387
parent5fff2507497cc0d442a9e9670a145ea42a240e78
multi-detect: make reference prefix aware

Make reference loading prefix aware, so it can be part of tenant
configuration.

If the setting is missing from the tenant, the global setting is tried
and if that too is missing, the global default is used.
src/util-reference-config.c