BIND 10 master, updated. 2f88f1b4926783fd03871f434b88fbb3d801e590 [master] Added ChangeLog entry 744 for #3295.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jan 31 09:41:00 UTC 2014
The branch, master has been updated
via 2f88f1b4926783fd03871f434b88fbb3d801e590 (commit)
from aa1c94a54114e848c64771fde308fc9ac0c00fd0 (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 2f88f1b4926783fd03871f434b88fbb3d801e590
Author: Marcin Siodelski <marcin at isc.org>
Date: Fri Jan 31 10:40:48 2014 +0100
[master] Added ChangeLog entry 744 for #3295.
Also, removed spurious whitespaces from 743.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 8c32569..308bf64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
+744. [func] marcin
+ b10-dhcp6: Refactored the code which is processing Client FQDN option.
+ The major user-visible change is that server generates DDNS
+ NameChangeRequest for the first IPv6 address (instead of all)
+ acquired by a client. Also, the server generates fully qualified domain
+ name from acquired IPv6 address, if the client sends an empty name in
+ Client FQDN option.
+ (Trac# 3295, git aa1c94a54114e848c64771fde308fc9ac0c00fd0)
+
743. [func] tmark
- b10-dhcp4 now responds with changes in DDNS behavior based upon
+ b10-dhcp4 now responds with changes in DDNS behavior based upon
configuration parameters specified through its dhcp-ddns configuration
- element. The parameters now supported are override-no-update,
- override-client-update, replace-client-name, generated-prefix, and
+ element. The parameters now supported are override-no-update,
+ override-client-update, replace-client-name, generated-prefix, and
qualifying-suffix.
(Trac# 3282, git 42b1f1e4c4f5aa48b7588233402876f5012c043c)
More information about the bind10-changes
mailing list