]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: fix emergency mode
authorEric Leblond <eric@regit.org>
Tue, 4 Sep 2012 16:43:01 +0000 (18:43 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 6 Sep 2012 08:24:05 +0000 (10:24 +0200)
commitee6ba09948ddc9128604c0834dc3b400fe6b92e2
tree0db63641b5061167ab92dc77bea296a315f9f79b
parent6040016347fd64b4e91903d78f57b2f9673c6be7
af-packet: fix emergency mode

This patch fixes emergency mode by setting the variable even if we
have a non kernel checksum check. It also does a call to
AFPDUmpCounters() as it seems to improve thing to do it ASAP.
src/source-af-packet.c