]> git.ipfire.org Git - thirdparty/suricata.git/commit
netmap: fix issue 1717 1950/head
authorgureedo <gureedo@intersvyaz.net>
Mon, 21 Mar 2016 10:14:34 +0000 (15:14 +0500)
committergureedo <gureedo@intersvyaz.net>
Mon, 21 Mar 2016 10:14:34 +0000 (15:14 +0500)
commite4443fac53969f810a1713a0cd7dc73e71eaaf23
treef0d01468d8a6f552176b012a48ad28601fe96f36
parent02d4e729c4aba5b215fbaa64f709c2a101a1ba09
netmap: fix issue 1717
Use packet pool only without packet allocation.
Wait for N packets available in packet pool before netmap ring fetching.
src/source-netmap.c