summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf56.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-02-22 19:03:22 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-02-22 19:03:22 +0000
commit9c1630b249ad6f2f35b3dd9f03d5ea65fe7675e0 (patch)
treecc51ce0a79e9cc0e885b364e084ed14f8111b599 /regress/sbin/pfctl/pf56.ok
parent8c2ad3fb2382dafa4758d74a6eb226c636b578b9 (diff)
krause found one more untested thing: per-rule timeouts and per-rule state
limit. woohoo!
Diffstat (limited to 'regress/sbin/pfctl/pf56.ok')
-rw-r--r--regress/sbin/pfctl/pf56.ok2
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf56.ok b/regress/sbin/pfctl/pf56.ok
new file mode 100644
index 00000000000..a44cc06e648
--- /dev/null
+++ b/regress/sbin/pfctl/pf56.ok
@@ -0,0 +1,2 @@
+pass in proto tcp from any to any port = www keep state (tcp.established 60)
+pass in proto tcp from any to any port = www keep state (max 10, tcp.first 2)