From e72082d1c2a02dc5bb334af9c86314579103c3b1 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Fri, 10 Sep 2021 11:06:08 +0200 Subject: [PATCH] Sets minimum version 6 for ip6 invalid fragment length --- tests/ipv6-evasion/ipv6-dos-with-ext-headers-6/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ipv6-evasion/ipv6-dos-with-ext-headers-6/test.yaml b/tests/ipv6-evasion/ipv6-dos-with-ext-headers-6/test.yaml index 7330be47c..ebbfd4753 100644 --- a/tests/ipv6-evasion/ipv6-dos-with-ext-headers-6/test.yaml +++ b/tests/ipv6-evasion/ipv6-dos-with-ext-headers-6/test.yaml @@ -1,5 +1,6 @@ requires: + min-version: 6 features: - HAVE_LIBJANSSON -- 2.47.2