From: Thomas Markwalder Date: Wed, 22 Oct 2025 13:15:57 +0000 (-0400) Subject: [#4135] Address review comment X-Git-Tag: Kea-3.1.3~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=573e85069469673e3b93762c11124fb5c8b472bc;p=thirdparty%2Fkea.git [#4135] Address review comment modified: src/hooks/dhcp/limits/limits_messages.mes --- diff --git a/src/hooks/dhcp/limits/limits_messages.mes b/src/hooks/dhcp/limits/limits_messages.mes index 539bf3867b..454e89bc8e 100644 --- a/src/hooks/dhcp/limits/limits_messages.mes +++ b/src/hooks/dhcp/limits/limits_messages.mes @@ -43,7 +43,7 @@ Debug message logged to notify about the successful configuration of a rate limi % LIMITS_LEASE_LIMIT_EXCEEDED Lease was not allocated due to exceeding %1. Logged at debug log level 40. Debug message logged to indicate that the current number of leased addresses or -prefixes for a client class or a subnet is exceeding the limit. +prefixes for a client class or a subnet has exceeded the limit. % LIMITS_LEASE_WITHIN_LIMITS Lease with address %1 is within limits. Logged at debug log level 40.