]> git.ipfire.org Git - thirdparty/suricata.git/commit
multi-detect: implement unregister-tenant-handler
authorVictor Julien <victor@inliniac.net>
Thu, 12 Feb 2015 14:56:38 +0000 (15:56 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Jul 2015 17:36:15 +0000 (19:36 +0200)
commit216638c3428819dd7b4254027d5cd48ea8af0191
tree93426283c6c22d8adc84c2dbc34ad6a01a4b8730
parent93f856a1b309f84796f182ae95483a383c3edacc
multi-detect: implement unregister-tenant-handler

Remove a tenant handler from the list and apply it.
src/detect-engine.c
src/detect-engine.h
src/runmode-unix-socket.c
src/runmode-unix-socket.h
src/unix-manager.c