summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf75.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/pf75.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/pf75.optimized')
-rw-r--r--regress/sbin/pfctl/pf75.optimized8
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf75.optimized b/regress/sbin/pfctl/pf75.optimized
new file mode 100644
index 00000000000..22bd950ef29
--- /dev/null
+++ b/regress/sbin/pfctl/pf75.optimized
@@ -0,0 +1,8 @@
+@0 block drop in on lo0 inet proto tcp from 192.168.0.0/24 to any port = ssh tag ssh
+ [ Skip steps: i=end d=end sp=end da=end ]
+ [ queue: qname= qid=0 pqname= pqid=0 ]
+ [ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
+@1 block drop in quick on lo0 all ! tagged ssh
+ [ 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 ]