]> git.ipfire.org Git - thirdparty/suricata.git/commit
json-tls: refactor to export logging function
authorEric Leblond <eric@regit.org>
Fri, 6 Mar 2015 18:55:28 +0000 (19:55 +0100)
committerEric Leblond <eric@regit.org>
Fri, 6 Mar 2015 19:16:26 +0000 (20:16 +0100)
commit22182e7a8430626753b4903db9705b8359a08904
treed20a143b52e048235edd199fdfc7dd5aa84a2933
parentfb0ecaba05cfde20198975037116ce9b2effa7b1
json-tls: refactor to export logging function

To be able to add TLS data in alert we need to do the same as what
is done with HTTP ie export the logging functions.
src/output-json-tls.c
src/output-json-tls.h