summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf40.ok
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/pf40.ok
parent9fe206b6ccc4fb7688e3520cd04f12f5aa4bf6fb (diff)
'flags S/SA' not implicit if the rule is stateless.
Diffstat (limited to 'regress/sbin/pfctl/pf40.ok')
-rw-r--r--regress/sbin/pfctl/pf40.ok6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pf40.ok b/regress/sbin/pfctl/pf40.ok
index 114b7c8ee24..104b81e2a4c 100644
--- a/regress/sbin/pfctl/pf40.ok
+++ b/regress/sbin/pfctl/pf40.ok
@@ -8,9 +8,9 @@ block drop all
block return all
block return-rst proto tcp all
pass all flags S/SA keep state
-pass in all flags S/SA no state
-pass out all flags S/SA no state
-pass all flags S/SA no state
+pass in all no state
+pass out all no state
+pass all no state
block drop in all
block drop out all
block drop all