]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: use max packet size as snaplen 1473/head
authorEric Leblond <eric@regit.org>
Sun, 25 Jan 2015 19:49:28 +0000 (20:49 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 8 May 2015 09:37:12 +0000 (11:37 +0200)
commit0303245761942d5bd5dd455042003e12d68394da
tree079bf66e2e7accd304edefcad22e2060c3eb1a43
parent43f691fef8d003edf6a6c849edb91d9be6f6082b
af-packet: use max packet size as snaplen

If default_packet_size is set to 0, then we use the maximum packet
size as snaplen.
src/source-af-packet.c