]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: warn if v3 block size is not large enough for defrag
authorJason Ish <jason.ish@oisf.net>
Wed, 12 Mar 2025 22:20:38 +0000 (16:20 -0600)
committerVictor Julien <vjulien@oisf.net>
Tue, 18 Mar 2025 10:02:32 +0000 (11:02 +0100)
commit9f96975d556bbff999482d83c331b96566461cd1
treef751aad051618a44cb14979cac7c38d2121c2588
parent320ef7b61721a8d32d52c40fcc09592f0907bde6
af-packet: warn if v3 block size is not large enough for defrag

If using tpacket-v3 and defrag, warn if the block size is not large
enough for a fully defragmented packet.

Ticket: #7458
src/runmode-af-packet.c