summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf82.optimized
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2004-10-01 23:19:19 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2004-10-01 23:19:19 +0000
commit7a9f234642fbb5dbdd9b5d059ea15b766bb69781 (patch)
tree1c0d026317f29e130a9d364480a436e8c42eefa2 /regress/sbin/pfctl/pf82.optimized
parent65b3cbca1b730ecd835c6611773f0a9b00c49462 (diff)
First pass at doing regress tests on the optimizer (pfctl -o).
Still need to add some more input files to test specific corner cases.
Diffstat (limited to 'regress/sbin/pfctl/pf82.optimized')
-rw-r--r--regress/sbin/pfctl/pf82.optimized28
1 files changed, 28 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf82.optimized b/regress/sbin/pfctl/pf82.optimized
new file mode 100644
index 00000000000..81f55e07faa
--- /dev/null
+++ b/regress/sbin/pfctl/pf82.optimized
@@ -0,0 +1,28 @@
+@0 pass inet from (lo0:1) to any
+ [ Skip steps: i=end d=end f=2 p=end sp=end da=end dp=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
+@1 pass inet from ! (lo0:1) to any
+ [ Skip steps: i=end d=end p=end sp=end da=end dp=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
+@2 pass inet6 from (lo0:2) to any
+ [ Skip steps: i=end d=end p=end sp=end da=end dp=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
+@3 pass from <foo:*> to any
+ [ Skip steps: i=end d=end f=end p=end sp=end da=end dp=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
+@4 pass from ! <foo:*> to any
+ [ Skip steps: i=end d=end f=end p=end sp=end da=end dp=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
+@5 pass from <bar:*> to any
+ [ Skip steps: i=end d=end f=end p=end sp=end da=end dp=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
+@6 pass from no-route to any
+ [ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]