summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/test/expected/i4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/test/expected/i4')
-rw-r--r--contrib/ipfilter/test/expected/i41
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ipfilter/test/expected/i4 b/contrib/ipfilter/test/expected/i4
index 89c0995..639dae8 100644
--- a/contrib/ipfilter/test/expected/i4
+++ b/contrib/ipfilter/test/expected/i4
@@ -5,4 +5,5 @@ pass in proto udp from 127.0.0.1/32 port > 32000 to 127.0.0.1/32 port < 29000
block in proto udp from any port != 123 to any port < 7
block in proto tcp from any port = 25 to any port > 25
pass in proto tcp/udp from any port 1 >< 3 to any port 1 <> 3
+pass in proto tcp/udp from any port 2:2 to any port 10:20
pass in log first quick proto tcp from any port > 1023 to any port = 1723 flags S/FSRPAU keep state
OpenPOWER on IntegriCloud