]> git.ipfire.org Git - thirdparty/suricata.git/commit
output: use flow's proto for file loggers 7616/head
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 1 Jul 2022 11:22:38 +0000 (13:22 +0200)
committerJason Ish <jason.ish@oisf.net>
Wed, 6 Jul 2022 15:42:22 +0000 (10:42 -0500)
commita71a474302465bc1462f4888972e9e1298487330
treed4e1d58005e06f273702ae53a4b8dc5afc37d659
parent789b1ab4df601c00de2dbff2eda604e75c911ffa
output: use flow's proto for file loggers

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

Ticket: #5408
(cherry picked from commit 5781631f858b078ad8e5d7982074f41a08699ee2)
src/output-file.c
src/output-filedata.c