diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-21 17:18:25 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-21 17:18:25 +0000 |
commit | 645f1f9d8c2568e1e6446e6d96fd79d73d422df4 (patch) | |
tree | 513f2b9004cc597c08d31a7a89e286eff82141c1 /regress/sbin/pfctl/pf55.ok | |
parent | 4e4f0d964cd5708e2bad4ff6d6db86a231746cbe (diff) |
whole bunch of options tests, idea by krause
Diffstat (limited to 'regress/sbin/pfctl/pf55.ok')
-rw-r--r-- | regress/sbin/pfctl/pf55.ok | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf55.ok b/regress/sbin/pfctl/pf55.ok new file mode 100644 index 00000000000..18c6f05cdd0 --- /dev/null +++ b/regress/sbin/pfctl/pf55.ok @@ -0,0 +1,27 @@ +set timeout interval 43 +set timeout frag 23 +set timeout tcp.first 423 +set timeout tcp.opening 123 +set timeout tcp.established 43758 +set timeout tcp.closing 744 +set timeout tcp.finwait 25 +set timeout tcp.closed 38 +set timeout udp.first 356 +set timeout udp.single 73 +set timeout udp.multiple 34 +set timeout icmp.first 464 +set timeout icmp.error 34 +set timeout other.first 455 +set timeout other.single 54 +set timeout other.multiple 324 +set limit states 4522 +set limit frags 43556 +set loginterface none +set loginterface lo0 +set optimization normal +set block-policy drop +set require-order yes +set limit states 43254 +set limit frags 34557 +set timeout interval 344 +set timeout frag 213 |