diff options
-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 010043a9e04..57d40bc5dba 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 ::/8 to any flags S/SA label "::/8" 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 ::/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 ::/127 to any flags S/SA label ":::/127:::/127:" +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 ::/127 to any flags S/SA label ":::/127:::/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 421c75abed9..7a5ea6865fd 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 ::/8 to any flags S/SA label "::/8" +@15 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 ] -@16 pass in on lo0 inet6 from fe00::/8 to any flags S/SA label "fe00::/8" +@16 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 ] -@17 pass in on lo0 inet6 from ::/64 to any flags S/SA label "::/64::/64" +@17 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 ] -@18 pass in on lo0 inet6 from fe80::/64 to any flags S/SA label "fe80::/64fe80::/64" +@18 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 ] -@19 pass in on lo0 inet6 from ::/127 to any flags S/SA label ":::/127:::/127:" +@19 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 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 fe80::/127 to any flags S/SA label ":fe80::/127:fe80::/127:" +@20 pass in on lo0 inet6 from ::/127 to any flags S/SA label ":::/127:::/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 ] |