]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3981] Messages reworded slightly.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 16 Sep 2015 14:01:07 +0000 (16:01 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 16 Sep 2015 14:01:07 +0000 (16:01 +0200)
src/bin/dhcp4/dhcp4_messages.mes

index 1e91f063a8a7e4810e8c8ff6bb5fa4a39d85a446..7c2fde7ca4b3ea3bd9533a3fca8e30868a7b5696 100644 (file)
@@ -188,13 +188,13 @@ address that it is not supposed to. The server will fully recover from this
 situation, but if the underlying problem of a misconfigured or rogue device
 is not solved, this address may be declined again in the future.
 
-% DHCP4_DECLINE_LEASE_NOT_FOUND Received DHCPDECLINE for addr %1, but no such lease found. Client: %2
+% DHCP4_DECLINE_LEASE_NOT_FOUND Received DHCPDECLINE for addr %1 from client %2, but no such lease found.
 This warning message indicates that a client reported that his address was
 detected as a duplicate (i.e. another device in the network is using this address).
 However, the server does not have a record for this address. This may indicate
 a client's error or a server's purged database.
 
-% DHCP4_DECLINE_LEASE_MISMATCH Received DHCPDECLINE for addr %1 from %2, but the data doesn't match: received hwaddr: %3, lease hwaddr: %4, received client-id: %5, lease client-id: %6
+% DHCP4_DECLINE_LEASE_MISMATCH Received DHCPDECLINE for addr %1 from client %2, but the data doesn't match: received hwaddr: %3, lease hwaddr: %4, received client-id: %5, lease client-id: %6
 This informational message means that a client attempted to report his address
 as declined (i.e. used by unknown entity). The server has information about
 a lease for that address, but the client's hardware address or client identifier