summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test/expected/in6
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/test/expected/in6')
-rw-r--r--contrib/ipfilter/test/expected/in61
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ipfilter/test/expected/in6 b/contrib/ipfilter/test/expected/in6
index 338bd80..05426e7 100644
--- a/contrib/ipfilter/test/expected/in6
+++ b/contrib/ipfilter/test/expected/in6
@@ -5,3 +5,4 @@ map foo0 from any port < 1 to any port > 0 -> 0.0.0.0/32 tcp
map foo0 from any port <= 1 to any port >= 0 -> 0.0.0.0/32 tcp/udp
map foo0 from any port <= 1 to any port >= 0 -> 0.0.0.0/32 tcp/udp
map foo0 from any port 1 >< 20 to any port 20 <> 40 -> 0.0.0.0/32 tcp/udp
+map foo0 from any port 10:20 to any port 30:40 -> 0.0.0.0/32 tcp/udp
OpenPOWER on IntegriCloud