]> git.ipfire.org Git - thirdparty/suricata.git/commit
pcap-file: use larger buffer for reading pcap files
authorJason Ish <jason.ish@oisf.net>
Wed, 13 Mar 2024 21:50:57 +0000 (15:50 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 30 Aug 2024 13:18:59 +0000 (15:18 +0200)
commit5f2aef777790ebabd10c597798b1e9170bc00594
tree4cadd9755f19e06e5e8747f6ca88e6e3daf726f6
parent96a0ffadde9bc1967d2cc9bfbeebe921c882e9b0
pcap-file: use larger buffer for reading pcap files

Inspired by a recent Zeek blog post, this could speed up PCAP
processing by a few percent.

Ticket: #7155.
src/source-pcap-file-helper.c
src/source-pcap-file-helper.h