summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/ipf/regress/i2
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-10-14 15:37:19 +0000
committergjb <gjb@FreeBSD.org>2014-10-14 15:37:19 +0000
commit49bc9d1f7ffccd05cb04d7cb7b41a1ee2f39b46d (patch)
treeacfa7870dec8e734f823d6db57d1b0799de03ad1 /contrib/netbsd-tests/ipf/regress/i2
parent8521a45a5518d0da7ec2b53f2abb0f433d612a61 (diff)
parent594c54630f7d35d5f8feece66ae5ef818703cd18 (diff)
downloadFreeBSD-src-49bc9d1f7ffccd05cb04d7cb7b41a1ee2f39b46d.zip
FreeBSD-src-49bc9d1f7ffccd05cb04d7cb7b41a1ee2f39b46d.tar.gz
Reintegrate head@r273095
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/netbsd-tests/ipf/regress/i2')
-rw-r--r--contrib/netbsd-tests/ipf/regress/i29
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/ipf/regress/i2 b/contrib/netbsd-tests/ipf/regress/i2
new file mode 100644
index 0000000..f69e28e
--- /dev/null
+++ b/contrib/netbsd-tests/ipf/regress/i2
@@ -0,0 +1,9 @@
+log in proto tcp all
+pass in proto 6 from any to any
+pass in proto udp from localhost to localhost
+block in proto ipv6 from any to any
+block in proto 17 from any to any
+block in proto 250 from any to any
+pass in proto tcp/udp from any to any
+block in proto tcp-udp from any to any
+block in proto tcp-udp from any to any
OpenPOWER on IntegriCloud