summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf47.ok
diff options
context:
space:
mode:
authorMike Belopuhov <mikeb@cvs.openbsd.org>2015-09-03 17:07:22 +0000
committerMike Belopuhov <mikeb@cvs.openbsd.org>2015-09-03 17:07:22 +0000
commita7eb4815a6f250d76c259d53ebbd01ffb8928517 (patch)
tree661c9b90255ee2d67ff2c711f030ce07a949e2cd /regress/sbin/pfctl/pf47.ok
parenta13d2136e313f1d62ce8cbefadd943d40dffe6be (diff)
revert previous since the v6 address order has been restored
Diffstat (limited to 'regress/sbin/pfctl/pf47.ok')
-rw-r--r--regress/sbin/pfctl/pf47.ok6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pf47.ok b/regress/sbin/pfctl/pf47.ok
index 57d40bc5dba..010043a9e04 100644
--- a/regress/sbin/pfctl/pf47.ok
+++ b/regress/sbin/pfctl/pf47.ok
@@ -13,12 +13,12 @@ pass in on lo0 inet from 127.0.0.0/31 to any flags S/SA label ":127.0.0.0/31:127
pass in on lo0 inet6 from fe80::1 to any flags S/SA label "fe80::1"
pass in on lo0 inet6 from fe80::1 to any flags S/SA label "fe80::1fe80::1"
pass in on lo0 inet6 from fe80::1 to any flags S/SA label ":fe80::1:fe80::1:"
-pass in on lo0 inet6 from fe00::/8 to any flags S/SA label "fe00::/8"
pass in on lo0 inet6 from ::/8 to any flags S/SA label "::/8"
-pass in on lo0 inet6 from fe80::/64 to any flags S/SA label "fe80::/64fe80::/64"
+pass in on lo0 inet6 from fe00::/8 to any flags S/SA label "fe00::/8"
pass in on lo0 inet6 from ::/64 to any flags S/SA label "::/64::/64"
-pass in on lo0 inet6 from fe80::/127 to any flags S/SA label ":fe80::/127:fe80::/127:"
+pass in on lo0 inet6 from fe80::/64 to any flags S/SA label "fe80::/64fe80::/64"
pass in on lo0 inet6 from ::/127 to any flags S/SA label ":::/127:::/127:"
+pass in on lo0 inet6 from fe80::/127 to any flags S/SA label ":fe80::/127:fe80::/127:"
pass in on lo0 all flags S/SA label "!any!"
pass in on lo0 inet from any to (lo0) flags S/SA label "(lo0)"
pass in on lo0 inet from any to (lo0) flags S/SA label "(lo0)(lo0)"