]> git.ipfire.org Git - thirdparty/suricata.git/commit
unix-socket: add ruleset-reload-nonblocking command
authorEric Leblond <eric@regit.org>
Fri, 16 Oct 2015 14:19:03 +0000 (16:19 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 11 Dec 2017 08:21:29 +0000 (09:21 +0100)
commite17b9616ab4f0817139b5e3f62cf5b920d792198
tree161cfc97f4a9247ee1d953faa161f1bdc1a1ee2d
parent1567f84cd246b5d97e99df34e5cec361ac1cf011
unix-socket: add ruleset-reload-nonblocking command

Add a non blocking function to reload rules. It will be useful
for remote system management to avoid to block them waiting the
reload. And as we now have a last-reload command we can get the
status of the current reload.
src/unix-manager.c