diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2015-09-03 17:07:22 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2015-09-03 17:07:22 +0000 |
commit | a7eb4815a6f250d76c259d53ebbd01ffb8928517 (patch) | |
tree | 661c9b90255ee2d67ff2c711f030ce07a949e2cd /regress/sbin/pfctl | |
parent | a13d2136e313f1d62ce8cbefadd943d40dffe6be (diff) |
revert previous since the v6 address order has been restored
Diffstat (limited to 'regress/sbin/pfctl')
-rw-r--r-- | regress/sbin/pfctl/pf47.ok | 6 | ||||
-rw-r--r-- | regress/sbin/pfctl/pf47.optimized | 12 |
2 files changed, 9 insertions, 9 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)" diff --git a/regress/sbin/pfctl/pf47.optimized b/regress/sbin/pfctl/pf47.optimized index 7a5ea6865fd..421c75abed9 100644 --- a/regress/sbin/pfctl/pf47.optimized +++ b/regress/sbin/pfctl/pf47.optimized @@ -58,27 +58,27 @@ [ Skip steps: i=end d=end r=end f=21 p=35 da=22 sp=35 dp=47 ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] -@15 pass in on lo0 inet6 from fe00::/8 to any flags S/SA label "fe00::/8" +@15 pass in on lo0 inet6 from ::/8 to any flags S/SA label "::/8" [ Skip steps: i=end d=end r=end f=21 p=35 da=22 sp=35 dp=47 ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] -@16 pass in on lo0 inet6 from ::/8 to any flags S/SA label "::/8" +@16 pass in on lo0 inet6 from fe00::/8 to any flags S/SA label "fe00::/8" [ Skip steps: i=end d=end r=end f=21 p=35 da=22 sp=35 dp=47 ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] -@17 pass in on lo0 inet6 from fe80::/64 to any flags S/SA label "fe80::/64fe80::/64" +@17 pass in on lo0 inet6 from ::/64 to any flags S/SA label "::/64::/64" [ Skip steps: i=end d=end r=end f=21 p=35 da=22 sp=35 dp=47 ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] -@18 pass in on lo0 inet6 from ::/64 to any flags S/SA label "::/64::/64" +@18 pass in on lo0 inet6 from fe80::/64 to any flags S/SA label "fe80::/64fe80::/64" [ Skip steps: i=end d=end r=end f=21 p=35 da=22 sp=35 dp=47 ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] -@19 pass in on lo0 inet6 from fe80::/127 to any flags S/SA label ":fe80::/127:fe80::/127:" +@19 pass in on lo0 inet6 from ::/127 to any flags S/SA label ":::/127:::/127:" [ Skip steps: i=end d=end r=end f=21 p=35 da=22 sp=35 dp=47 ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] -@20 pass in on lo0 inet6 from ::/127 to any flags S/SA label ":::/127:::/127:" +@20 pass in on lo0 inet6 from fe80::/127 to any flags S/SA label ":fe80::/127:fe80::/127:" [ Skip steps: i=end d=end r=end p=35 da=22 sp=35 dp=47 ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] |