summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-06-02 04:47:35 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2006-06-02 04:47:35 +0000
commite2f1ccf2cdbeb23a99ffccfad3e1d6d8d7dfcd82 (patch)
treed5d1a35623ac932ed021bc056124c924944b20b6 /regress
parentfbb66560710e4196f3d6f1811a0d69d6f1908133 (diff)
Fix regress tests for automatic adaptive timeouts.
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pf56.loaded2
-rw-r--r--regress/sbin/pfctl/pf56.ok2
-rw-r--r--regress/sbin/pfctl/pf56.optimized2
3 files changed, 3 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pf56.loaded b/regress/sbin/pfctl/pf56.loaded
index bd7cb1b8510..5c03ffcc070 100644
--- a/regress/sbin/pfctl/pf56.loaded
+++ b/regress/sbin/pfctl/pf56.loaded
@@ -2,7 +2,7 @@
[ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ]
[ queue: qname= qid=0 pqname= pqid=0 ]
[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
-@1 pass in proto tcp from any to any port = www keep state (max 10, no-sync, tcp.first 2)
+@1 pass in proto tcp from any to any port = www keep state (max 10, no-sync, tcp.first 2, adaptive.start 6, adaptive.end 12)
[ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ]
[ queue: qname= qid=0 pqname= pqid=0 ]
[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
diff --git a/regress/sbin/pfctl/pf56.ok b/regress/sbin/pfctl/pf56.ok
index 0662558e144..0101346b9d9 100644
--- a/regress/sbin/pfctl/pf56.ok
+++ b/regress/sbin/pfctl/pf56.ok
@@ -1,2 +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, no-sync, tcp.first 2)
+pass in proto tcp from any to any port = www keep state (max 10, no-sync, tcp.first 2, adaptive.start 6, adaptive.end 12)
diff --git a/regress/sbin/pfctl/pf56.optimized b/regress/sbin/pfctl/pf56.optimized
index bd7cb1b8510..5c03ffcc070 100644
--- a/regress/sbin/pfctl/pf56.optimized
+++ b/regress/sbin/pfctl/pf56.optimized
@@ -2,7 +2,7 @@
[ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ]
[ queue: qname= qid=0 pqname= pqid=0 ]
[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]
-@1 pass in proto tcp from any to any port = www keep state (max 10, no-sync, tcp.first 2)
+@1 pass in proto tcp from any to any port = www keep state (max 10, no-sync, tcp.first 2, adaptive.start 6, adaptive.end 12)
[ Skip steps: i=end d=end f=end p=end sa=end sp=end da=end dp=end ]
[ queue: qname= qid=0 pqname= pqid=0 ]
[ Evaluations: 0 Packets: 0 Bytes: 0 States: 0 ]