]> git.ipfire.org Git - thirdparty/suricata.git/commit
af-packet: add optional emergency mode
authorEric Leblond <eric@regit.org>
Fri, 27 Jul 2012 09:48:10 +0000 (11:48 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 3 Sep 2012 13:27:38 +0000 (15:27 +0200)
commit27b5136bf29a2698ccbb4b303619a08d045689e0
treec734852e9c1760235a4bbd5843923934fbc121cf
parentec76742caa03344ae755a34caf49f87004590b7a
af-packet: add optional emergency mode

Flush all waiting packets to be in sync with kernel when drop
occurs. This mode can be activated by setting use-emergency-flush
to yes in the interface configuration.
src/runmode-af-packet.c
src/source-af-packet.c
src/source-af-packet.h
suricata.yaml.in