]> git.ipfire.org Git - thirdparty/suricata.git/commit
output: use flow's proto for file loggers
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 1 Jul 2022 11:22:38 +0000 (13:22 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Mon, 4 Jul 2022 08:19:13 +0000 (10:19 +0200)
commit5781631f858b078ad8e5d7982074f41a08699ee2
tree681fbf4cc5644e26cd8f4fd6a79c9c3b5c2aae2c
parent7f9d25fa860673e4a84fc2b0ea9f8814fd63de3c
output: use flow's proto for file loggers

As there can be an ICMP packet which gets related to a TCP flow.

Ticket: #5408
src/output-file.c
src/output-filedata.c