BIND 10 master, updated. 2d46b704c62b47c2313d80b5afafbb180c1b7853 [master] fix typo and improve DHCP6_LEASE_ADVERT message
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 28 15:11:37 UTC 2012
The branch, master has been updated
via 2d46b704c62b47c2313d80b5afafbb180c1b7853 (commit)
from ae8851eea4d83050ad2a8e17fc6b8f0b11364fdd (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 2d46b704c62b47c2313d80b5afafbb180c1b7853
Author: Jeremy C. Reed <jreed at isc.org>
Date: Fri Dec 28 09:09:13 2012 -0600
[master] fix typo and improve DHCP6_LEASE_ADVERT message
This is from Tomek in private email.
-----------------------------------------------------------------------
Summary of changes:
src/bin/dhcp6/dhcp6_messages.mes | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/dhcp6/dhcp6_messages.mes b/src/bin/dhcp6/dhcp6_messages.mes
index 1bc9437..eb8923e 100644
--- a/src/bin/dhcp6/dhcp6_messages.mes
+++ b/src/bin/dhcp6/dhcp6_messages.mes
@@ -67,9 +67,9 @@ other information.
% DHCP6_LEASE_ADVERT lease %1 advertised (client duid=%2, iaid=%3)
This debug message indicates that the server successfully advertised
-a lease. It is up to the client to choose one server out of othe advertised
-and continue allocation with that server. This is a normal behavior and
-indicates successful operation.
+a lease. It is up to the client to choose one server out of the
+advertised servers and continue allocation with that server. This
+is a normal behavior and indicates successful operation.
% DHCP6_LEASE_ADVERT_FAIL failed to advertise a lease for client duid=%1, iaid=%2
This message indicates that the server failed to advertise (in response to
More information about the bind10-changes
mailing list