]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect reload: load config
authorVictor Julien <victor@inliniac.net>
Thu, 5 Mar 2015 12:04:33 +0000 (13:04 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 19 Mar 2015 17:02:19 +0000 (18:02 +0100)
commit71d01f06b920a632ca68a7111b550f95eab6b158
tree3b8f17c1fa0ee5f1b81821265ea01358e6fb1b30
parentb51075e804189a50191581611fa5e21e57ae602f
detect reload: load config

Load the YAML into a prefix "detect-engine-reloads.N" where N is the
reload counter. This way we can load the updated config w/o overwriting
the current one.
src/detect-engine.c
src/detect-engine.h
src/suricata.c