]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4075] Corrected seconds to milliseconds in the log message.
authorMarcin Siodelski <marcin@isc.org>
Tue, 13 Oct 2015 20:01:00 +0000 (22:01 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 13 Oct 2015 20:01:00 +0000 (22:01 +0200)
src/lib/dhcpsrv/alloc_engine_messages.mes

index e41d45c2e6613005a0c48dceec29fa6a9d2aef23..7270b920227524fea2d43bab48af2351f5729026 100644 (file)
@@ -83,7 +83,7 @@ the number of reclaimed leases may also be limited by the timeout
 value, configured with 'max-reclaim-time'. The message includes the
 number of reclaimed leases and the total time.
 
-% ALLOC_ENGINE_V4_LEASES_RECLAMATION_START starting reclamation of expired leases (limit = %1 leases or %2 seconds)
+% ALLOC_ENGINE_V4_LEASES_RECLAMATION_START starting reclamation of expired leases (limit = %1 leases or %2 milliseconds)
 This debug message is issued when the allocation engine starts the
 reclamation of the expired leases. The maximum number of leases to
 be reclaimed and the timeout is included in the message. If any of
@@ -309,7 +309,7 @@ the number of reclaimed leases may also be limited by the timeout
 value, configured with 'max-reclaim-time'. The message includes the
 number of reclaimed leases and the total time.
 
-% ALLOC_ENGINE_V6_LEASES_RECLAMATION_START starting reclamation of expired leases (limit = %1 leases or %2 seconds)
+% ALLOC_ENGINE_V6_LEASES_RECLAMATION_START starting reclamation of expired leases (limit = %1 leases or %2 milliseconds)
 This debug message is issued when the allocation engine starts the
 reclamation of the expired leases. The maximum number of leases to
 be reclaimed and the timeout is included in the message. If any of