]> git.ipfire.org Git - thirdparty/suricata.git/commit
fuzz: use fuzzing confyaml for protodetect target
authorPhilippe Antoine <contact@catenacyber.fr>
Wed, 15 Dec 2021 19:48:47 +0000 (20:48 +0100)
committerVictor Julien <vjulien@oisf.net>
Tue, 18 Jan 2022 11:21:55 +0000 (12:21 +0100)
commit09c84d0c26d58e4750ef2114699c9324b561bf4e
tree52c3928b26346f034a2bd20b2076e193424beaf6
parentcda11b8d978b37562dcedb8b23c00194b415c67b
fuzz: use fuzzing confyaml for protodetect target

As is done for other targets,
so that all app-layer protocols are enabled,
even the ones disabled by default such as enip

And resets protocol detection every time we try
so that probing_parser_toserver_alproto_masks are fresh.
src/tests/fuzz/fuzz_applayerprotodetectgetproto.c