]> git.ipfire.org Git - thirdparty/suricata.git/commit
output: add new tx logger to log at certain condition
authorMats Klepsland <mats.klepsland@gmail.com>
Thu, 12 May 2016 06:11:53 +0000 (08:11 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 17 May 2016 10:25:25 +0000 (12:25 +0200)
commit77cc03505b3e59c73e359c71ffa9f696bb3eb8d9
tree9395e7c70812dca73a4f903eb2b94dd673a2be79
parent663273a31e0903ad6f58849d4e1b4ac0052277a5
output: add new tx logger to log at certain condition

Some loggers needs certain conditions to be met before logging.
This enables us to use conditions on the tx logger.
src/output-tx.c
src/output-tx.h
src/output.c
src/output.h
src/runmodes.c