BIND 10 trac2326, updated. c864447b8ec187264fac032be1561c77bb3103b6 [2326] Minor change to the explanatory text of one message
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Dec 19 11:55:47 UTC 2012
The branch, trac2326 has been updated
via c864447b8ec187264fac032be1561c77bb3103b6 (commit)
from 72beaf8964363734d4f5e7b4b11ae7b8b4b5557c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c864447b8ec187264fac032be1561c77bb3103b6
Author: Stephen Morris <stephen at isc.org>
Date: Wed Dec 19 11:55:16 2012 +0000
[2326] Minor change to the explanatory text of one message
-----------------------------------------------------------------------
Summary of changes:
src/bin/dhcp6/dhcp6_messages.mes | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/dhcp6/dhcp6_messages.mes b/src/bin/dhcp6/dhcp6_messages.mes
index da889ba..87277d9 100644
--- a/src/bin/dhcp6/dhcp6_messages.mes
+++ b/src/bin/dhcp6/dhcp6_messages.mes
@@ -99,11 +99,11 @@ is a normal operation during client shutdown.
% DHCP6_RELEASE_FAIL failed to remove lease for address %1 for duid=%2, iaid=%3
This error message indicates that the software failed to remove a
-lease from the lease database. It indicates a likely database operation error:
-resolution will most likely require administrator intervention (e.g. check
-if DHCP process has sufficient privileges to update the database). It may
-also be triggered in a lease was manually removed from the database during
-RELEASE message processing.
+lease from the lease database. It probably due to an error during a
+database operation: resolution will most likely require administrator
+intervention (e.g. check if DHCP process has sufficient privileges to
+update the database). It may also be triggered if a lease was manually
+removed from the database during RELEASE message processing.
% DHCP6_RELEASE_FAIL_WRONG_DUID client (duid=%2) tried to release address %2, but it belongs to client (duid=%3)
This warning message indicates that client tried to release an address
More information about the bind10-changes
mailing list