]> git.ipfire.org Git - thirdparty/suricata.git/commit
log/pcap: add PcapWrite function
authorEric Leblond <eric@regit.org>
Sun, 8 Nov 2020 16:50:58 +0000 (17:50 +0100)
committerVictor Julien <vjulien@oisf.net>
Thu, 26 May 2022 10:45:15 +0000 (12:45 +0200)
commit412ca5d64c15d7d17c3185de8c02e34ebd3fdde6
tree37b39581c3c5b5a4005698909f088c0ef0c8c42e
parent4cab5e5262f358b530cf4478498701c0316c7ef5
log/pcap: add PcapWrite function

It will be used later when multiple writing operations will be
necessary.
src/log-pcap.c