From: Philippe Antoine Date: Fri, 2 Aug 2024 09:40:21 +0000 (+0200) Subject: detect: test prefilter auto mode X-Git-Tag: suricata-7.0.7~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2002%2Fhead;p=thirdparty%2Fsuricata-verify.git detect: test prefilter auto mode Ticket: 6278 --- diff --git a/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml b/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml index efb769f9e..884a60246 100644 --- a/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml +++ b/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml @@ -25,3 +25,7 @@ outputs: - tls: extended: yes # enable this for extended logging information - flow + +detect: + prefilter: + default: auto \ No newline at end of file