]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests: fix sip based drop test for 6.0.x 1228/head
authorVictor Julien <victor@inliniac.net>
Sat, 3 Jun 2023 06:27:33 +0000 (08:27 +0200)
committerVictor Julien <victor@inliniac.net>
Sat, 3 Jun 2023 06:27:33 +0000 (08:27 +0200)
tests/bug-5802/suricata.yaml
tests/detect-udp-flow-rule-02/suricata.yaml

index a2f9e65ccb9ba762add998b8e540a7948f6ba6e6..aa89b2b0f234aee79381cbf2d6baf59ad04377c2 100644 (file)
@@ -27,3 +27,10 @@ action-order:
   - drop
   - reject
   - alert
+
+app-layer:
+  protocols:
+    sip:
+      enabled: true
+      detection-ports:
+        dp: 5060, 5061
index a2f9e65ccb9ba762add998b8e540a7948f6ba6e6..aa89b2b0f234aee79381cbf2d6baf59ad04377c2 100644 (file)
@@ -27,3 +27,10 @@ action-order:
   - drop
   - reject
   - alert
+
+app-layer:
+  protocols:
+    sip:
+      enabled: true
+      detection-ports:
+        dp: 5060, 5061