summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf12.optimized
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-10-17 08:15:33 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-10-17 08:15:33 +0000
commit87640c8df87097f2cfe0df08e78ca1582aaed444 (patch)
tree07752028b49f54db183e7e2e8e73225d4006bb21 /regress/sbin/pfctl/pf12.optimized
parent9fe206b6ccc4fb7688e3520cd04f12f5aa4bf6fb (diff)
'flags S/SA' not implicit if the rule is stateless.
Diffstat (limited to 'regress/sbin/pfctl/pf12.optimized')
-rw-r--r--regress/sbin/pfctl/pf12.optimized4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf12.optimized b/regress/sbin/pfctl/pf12.optimized
index bba18e5ef35..faf666d78e4 100644
--- a/regress/sbin/pfctl/pf12.optimized
+++ b/regress/sbin/pfctl/pf12.optimized
@@ -1,8 +1,8 @@
-@0 pass in inet from 127.0.0.1 to 127.0.0.0/8 flags S/SA no state
+@0 pass in inet from 127.0.0.1 to 127.0.0.0/8 no state
[ Skip steps: i=end d=end f=end p=end sp=end dp=end ]
[ queue: qname= qid=0 pqname= pqid=0 ]
[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
-@1 pass in inet from 127.0.0.0/16 to 127.0.0.0/24 flags S/SA no state
+@1 pass in inet from 127.0.0.0/16 to 127.0.0.0/24 no state
[ Skip steps: i=end d=end f=end p=end sp=end dp=end ]
[ queue: qname= qid=0 pqname= pqid=0 ]
[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]