]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: make tpacket-v2 block size configurable
authorJason Ish <jason.ish@oisf.net>
Wed, 12 Mar 2025 21:58:43 +0000 (15:58 -0600)
committerVictor Julien <vjulien@oisf.net>
Tue, 18 Mar 2025 10:02:32 +0000 (11:02 +0100)
commit5871c6458c6696516425f19e8c840663767bf917
treea3cee945712969d6f86af09b6d20fda3101ef1d1
parentc342b054f40630521253666d3ca0192250a59ad2
af-packet: make tpacket-v2 block size configurable

With the change of the default tpacket-v2 block size from 32k to 128k,
allow it to be configurable for users who may want to make it larger,
or revert it back to the pre 7.0.9 default of 32k.

Ticket: #7458
src/runmode-af-packet.c
src/source-af-packet.c
src/source-af-packet.h
suricata.yaml.in