]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3996] Added missing parameter to ALLOC_ENGINE_V4_REQUEST_OUT_OF_POOL message
authorStephen Morris <stephen@isc.org>
Mon, 12 Oct 2015 16:38:18 +0000 (17:38 +0100)
committerStephen Morris <stephen@isc.org>
Mon, 12 Oct 2015 16:38:18 +0000 (17:38 +0100)
src/lib/dhcpsrv/alloc_engine_messages.mes

index fc5ae7d901356e604b0be7a95cfa9015859b3879..e41d45c2e6613005a0c48dceec29fa6a9d2aef23 100644 (file)
@@ -149,7 +149,7 @@ This message is issued when the client is requesting or has a
 reservation for an address which is in use. The first argument
 includes the client identification information.
 
-% ALLOC_ENGINE_V4_REQUEST_OUT_OF_POOL client %1, which doesn't have reservation, requested address out of the dynamic pool
+% ALLOC_ENGINE_V4_REQUEST_OUT_OF_POOL client %1, which doesn't have a reservation, requested address %2 out of the dynamic pool
 This message is issued when the client has requested allocation
 of the address which doesn't belong to any address pool from
 which addresses are dynamically allocated. The client also