]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
detect: test prefilter auto mode 2001/head 2002/head
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 2 Aug 2024 09:40:21 +0000 (11:40 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Fri, 2 Aug 2024 09:41:16 +0000 (11:41 +0200)
Ticket: 6278

tests/tcp-fastopen-11-reject-syn-data/suricata.yaml

index efb769f9eaf74e8b8d2dca9ce9e5c798f3ee71f3..884a60246417646f8d50abaa0457221952f9a3da 100644 (file)
@@ -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