diff options
author | 2013-08-02 23:07:44 +0000 | |
---|---|---|
committer | 2013-08-02 23:07:44 +0000 | |
commit | a93736b8160e048150d0bd812516bd2ffcc95d25 (patch) | |
tree | c36ce948f406faa7c7cd68dd6d16750903640caf | |
parent | fixup set prio fallout (diff) | |
download | wireguard-openbsd-a93736b8160e048150d0bd812516bd2ffcc95d25.tar.xz wireguard-openbsd-a93736b8160e048150d0bd812516bd2ffcc95d25.zip |
extra skip step and counters printout fixed by the recent pfctl change
-rw-r--r-- | regress/sbin/pfctl/pf100.loaded | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/regress/sbin/pfctl/pf100.loaded b/regress/sbin/pfctl/pf100.loaded index b1d2552e505..61ca7f430bf 100644 --- a/regress/sbin/pfctl/pf100.loaded +++ b/regress/sbin/pfctl/pf100.loaded @@ -25,17 +25,11 @@ [ Skip steps: i=6 d=6 r=end f=end p=end sa=end da=end sp=end dp=end ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] - [ Skip steps: i=0 d=0 r=0 f=0 p=0 sa=0 da=0 sp=0 dp=0 ] - [ queue: qname= qid=0 pqname= pqid=0 ] - [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] } @5 anchor "relayd/*" all { [ Skip steps: r=end f=end p=end sa=end da=end sp=end dp=end ] [ queue: qname= qid=0 pqname= pqid=0 ] [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] - [ Skip steps: i=0 d=0 r=0 f=0 p=0 sa=0 da=0 sp=0 dp=0 ] - [ queue: qname= qid=0 pqname= pqid=0 ] - [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ] } @6 anchor "foo" in on lo0 all { [ Skip steps: i=end d=end r=end f=end p=end sa=end da=end sp=end dp=end ] |