From: Francis Dupont Date: Tue, 9 Jun 2015 10:39:08 +0000 (+0200) Subject: [3504b] Unwrapped DHCP4_RELEASE_FAIL_NO_SUBNET definition X-Git-Tag: trac3889_base~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1b5977e450f1cb9c663077ebbb0323b28ba5cbb;p=thirdparty%2Fkea.git [3504b] Unwrapped DHCP4_RELEASE_FAIL_NO_SUBNET definition --- diff --git a/src/bin/dhcp4/dhcp4_messages.mes b/src/bin/dhcp4/dhcp4_messages.mes index abf3a6934a..eca75be40d 100644 --- a/src/bin/dhcp4/dhcp4_messages.mes +++ b/src/bin/dhcp4/dhcp4_messages.mes @@ -504,12 +504,11 @@ first argument includes the client and the transaction identification information. The second argument holds the IP address which release was attempted. -% DHCP4_RELEASE_FAIL_NO_SUBNET %1: client is trying to release a lease %2 -from a subnet which cannot be selected. This warning message indicates -that client tried to release an address from an improper location. -The first argument contains the client and transaction identification -information. The second argument contains the address which the client -is trying to release. +% DHCP4_RELEASE_FAIL_NO_SUBNET %1: client is trying to release a lease %2 from a subnet which cannot be selected. +This warning message indicates that client tried to release an address +from an improper location. The first argument contains the client and +transaction identification information. The second argument contains +the address which the client is trying to release. % DHCP4_RELEASE_FAIL_NO_LEASE %1: client is trying to release non-existing lease %2 This debug message is printed when client attempts to release a lease,