]> git.ipfire.org Git - thirdparty/suricata.git/commit
json-smtp: add tx_id param to metadata generation
authorEric Leblond <eric@regit.org>
Mon, 14 Sep 2015 09:39:19 +0000 (11:39 +0200)
committerEric Leblond <eric@regit.org>
Tue, 6 Oct 2015 21:30:46 +0000 (23:30 +0200)
commitd9b602fc0f243b4ed42e70aa2cf7f8a0060613d8
tree64c48393a516ddf4610b77f14b1bd86f3b907a4b
parent0ef0f1d526386d3aa85cd5dd5683d326c2aef1b1
json-smtp: add tx_id param to metadata generation

In all metadata generation contexts we know the tx_id so we better
used it to log the correct transaction and not an other one.
src/output-json-alert.c
src/output-json-file.c
src/output-json-smtp.c
src/output-json-smtp.h