]> git.ipfire.org Git - thirdparty/suricata.git/commit
afl: special 'single' runmode
authorVictor Julien <victor@inliniac.net>
Sat, 5 Dec 2015 13:48:05 +0000 (14:48 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 12 Apr 2016 13:19:59 +0000 (15:19 +0200)
commite824a8be763135d70e134f94ac04d7c45b6e7917
treee65c8c4475666abbe5dd9ca8ce406fb1d0d12a98
parenta42251d459833c061358687cc16da34d53045feb
afl: special 'single' runmode

To avoid threading, this 'single' mode doesn't run in it's own thread
but instead runs in the main thread.
src/runmode-pcap-file.c
src/suricata-common.h
src/tm-threads.c