From 3eb14fd93093c5e084d3ac1c4b0171cf80fb264f Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 1 Feb 2021 22:44:25 +0100 Subject: tests: add icmp/6 test where dependency should be left alone These tests fail: nft should leave the type as-is. Signed-off-by: Florian Westphal --- tests/py/ip6/icmpv6.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/py/ip6/icmpv6.t') diff --git a/tests/py/ip6/icmpv6.t b/tests/py/ip6/icmpv6.t index 8b411a8b..d07c34bd 100644 --- a/tests/py/ip6/icmpv6.t +++ b/tests/py/ip6/icmpv6.t @@ -92,3 +92,5 @@ icmpv6 max-delay {33, 55, 67, 88};ok icmpv6 max-delay != {33, 55, 67, 88};ok icmpv6 max-delay {33-55};ok icmpv6 max-delay != {33-55};ok + +icmpv6 type parameter-problem icmpv6 code no-route;ok -- cgit v1.2.3