summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--regress/sbin/pfctl/pf55.in1
-rw-r--r--regress/sbin/pfctl/pf55.ok1
2 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf55.in b/regress/sbin/pfctl/pf55.in
index 3d11cb51fe3..008c229f5f7 100644
--- a/regress/sbin/pfctl/pf55.in
+++ b/regress/sbin/pfctl/pf55.in
@@ -4,6 +4,7 @@ set timeout { tcp.closing 744, tcp.finwait 25, tcp.closed 38 }
set timeout { udp.first 356, udp.single 73, udp.multiple 34 }
set timeout { icmp.first 464, icmp.error 34 }
set timeout { other.first 455, other.single 54, other.multiple 324 }
+set timeout { src.track 3600 }
set limit { states 4522, frags 43556 }
set loginterface none
set loginterface lo0
diff --git a/regress/sbin/pfctl/pf55.ok b/regress/sbin/pfctl/pf55.ok
index bfd69d1e9a1..7cb023b1ad4 100644
--- a/regress/sbin/pfctl/pf55.ok
+++ b/regress/sbin/pfctl/pf55.ok
@@ -14,6 +14,7 @@ set timeout icmp.error 34
set timeout other.first 455
set timeout other.single 54
set timeout other.multiple 324
+set timeout src.track 3600
set limit states 4522
set limit frags 43556
set loginterface none