BIND 10 master, updated. 830fa71dc9dff20fe98af49455ff639ab39bbce8 [master] Added ChangeLog entry for #3036.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 20 11:32:59 UTC 2013


The branch, master has been updated
       via  830fa71dc9dff20fe98af49455ff639ab39bbce8 (commit)
      from  209f3964b9f12afbf36f3fa6b62964e03049ec6e (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 830fa71dc9dff20fe98af49455ff639ab39bbce8
Author: Marcin Siodelski <marcin at isc.org>
Date:   Tue Aug 20 13:32:24 2013 +0200

    [master] Added ChangeLog entry for #3036.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   11 +++++++++++
 1 file changed, 11 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 4d89bd1..139d0ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+663.	[func]		marcin
+	bind10-dhcp6: Server processes the DHCPv6 Client FQDN Option
+	sent by a client and generates the response. The DHCPv6 Client
+	FQDN Option is represented by the new class in the libdhcp++.
+	As a result of FQDN Option processing, the server generates
+	NameChangeRequests which represent changes to DNS mappings for
+	a particular lease (addition or removal of DNS mappings).
+	Currently all generated NameChangeRequests are dropped. Sending
+	them to bind10-d2 will be implemented with the future tickets.
+	(Trac #3036, git 209f3964b9f12afbf36f3fa6b62964e03049ec6e)
+
 662.	[func]		marcin
 	libdhcp++: Implemented an Option4ClientFqdn class which represents
 	DHCPv4 Client FQDN Option (code 81) defined in RFC4702. This class



More information about the bind10-changes mailing list