summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf10.ok
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-10-06 17:09:42 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-10-06 17:09:42 +0000
commit2e423df0b4c4ed89ddd1662e5dc992d9f695118e (patch)
tree2d83c9ff86ea57ca365a5d8335c2d67b690c9eb3 /regress/sbin/pfctl/pf10.ok
parentef822adaa3e227a2f075dc23611416bc535f6535 (diff)
Handle default 'flags S/SA keep state', 'no state' and 'flags any'.
Diffstat (limited to 'regress/sbin/pfctl/pf10.ok')
-rw-r--r--regress/sbin/pfctl/pf10.ok4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf10.ok b/regress/sbin/pfctl/pf10.ok
index 4b331a33da3..4003c2306e9 100644
--- a/regress/sbin/pfctl/pf10.ok
+++ b/regress/sbin/pfctl/pf10.ok
@@ -1,5 +1,5 @@
-pass in inet proto icmp all
-pass in inet6 proto ipv6-icmp all
+pass in inet proto icmp all keep state
+pass in inet6 proto ipv6-icmp all keep state
block drop in inet proto icmp all
block drop in inet6 proto ipv6-icmp all
block return-rst in inet proto tcp all