]> git.ipfire.org Git - thirdparty/suricata.git/commit
tls-json: make tls events direction sensitive
authorJason Ish <ish@unx.ca>
Tue, 27 Sep 2016 15:07:10 +0000 (09:07 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 28 Sep 2016 11:03:30 +0000 (13:03 +0200)
commit44c846f2f8558094344344142d04e71d72b7466c
tree94c2a766351762e1977631b12cd9a41434bfdf34
parentc0f93503b76b4b567b64fe7c8d7220a85a0f1770
tls-json: make tls events direction sensitive

Previously the src/dest ips in TLS events would differ between
IDS and IPS modes. Make the header creation direction sensitive
so they are identical in both modes.
src/output-json-tls.c