summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf14.in
diff options
context:
space:
mode:
authorMike Frantzen <frantzen@cvs.openbsd.org>2002-06-07 18:35:56 +0000
committerMike Frantzen <frantzen@cvs.openbsd.org>2002-06-07 18:35:56 +0000
commit20619f62a1516a5a5eedcace307757309f8a37b0 (patch)
treecdbca6f0feb8fe90cdb9b76851ebb41268813943 /regress/sbin/pfctl/pf14.in
parent5968177c35a67770c8b21df245b383e9fbc1cf02 (diff)
regress test IPv6 scopes
Diffstat (limited to 'regress/sbin/pfctl/pf14.in')
-rw-r--r--regress/sbin/pfctl/pf14.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf14.in b/regress/sbin/pfctl/pf14.in
new file mode 100644
index 00000000000..eaca6de0fbf
--- /dev/null
+++ b/regress/sbin/pfctl/pf14.in
@@ -0,0 +1,6 @@
+pass in quick on lo0 from fe80::1%lo0 to fe80::1%lo0
+pass in quick from fe80::1%lo0 to fe80::1%lo0
+pass in quick from fe80::1%lo0 to any
+pass in quick from any to fe80::1%lo0
+pass in quick on lo0 from fe80::1%lo0 to any
+pass in quick on lo0 from any to fe80::1%lo0