Browse Source

[master] Added ChangeLog entry for #3035.

Marcin Siodelski 11 years ago
parent
commit
ae4a470fa5
1 changed files with 10 additions and 0 deletions
  1. 10 0
      ChangeLog

+ 10 - 0
ChangeLog

@@ -1,3 +1,13 @@
+706.	[func]		marcin
+	b10-dhcp4: Server processes the DHCPv4 Client FQDN and Host Name
+	options sent by a client and generates the response. as a result
+	of 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 b10-dhcp-ddns will be implemented with the future tickets.
+	(Trac #3035, git f617e6af8cdf068320d14626ecbe14a73a6da22)
+
 705.	[bug]		kean
 	When commands are piped into bindctl, no longer attempt to query the
 	user name and password if no default user name and password file is