From ae9ca103a794f16530f233cb895d58967bd18c3e Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Mon, 18 Jan 2021 22:28:10 +0100 Subject: [PATCH] tests: don't test proto IPv6-ICMP https://redmine.openinfosecfoundation.org/issues/4267 --- tests/decode-teredo-01/test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/decode-teredo-01/test.yaml b/tests/decode-teredo-01/test.yaml index 53e2efdef..2d148eede 100644 --- a/tests/decode-teredo-01/test.yaml +++ b/tests/decode-teredo-01/test.yaml @@ -455,7 +455,6 @@ checks: flow.state: new icmp_code: 0 icmp_type: 128 - proto: IPv6-ICMP src_ip: 2001:0000:4137:9e50:8000:f12a:b9c8:2815 - filter: count: 1 -- 2.47.2