|
@@ -1,3 +1,11 @@
|
|
|
|
+801. [func] tmark
|
|
|
|
+ Added the initial implementation of the class, NameAddTransaction,
|
|
|
|
+ to b10-dhcp-ddns. This class provides the state model logic described
|
|
|
|
+ in the DHCP_DDNS design to add or replace forward and reverse DNS entries
|
|
|
|
+ for a given FQDN. It does not yet construct the actual DNS update
|
|
|
|
+ requests, this will be added under Trac# 3241.
|
|
|
|
+ (Trac# 3207, git 8f99da735a9f39d514c40d0a295f751dc8edfbcd)
|
|
|
|
+
|
|
800. [build] jinmei
|
|
800. [build] jinmei
|
|
Fixed various build time issues for MacOS X 10.9. Those include
|
|
Fixed various build time issues for MacOS X 10.9. Those include
|
|
some general fixes and improvements:
|
|
some general fixes and improvements:
|