2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[master] Added ChangeLog entry 720 for trac# 3088.

This commit is contained in:
Thomas Markwalder
2013-12-17 11:53:27 -05:00
parent ca58ac00fc
commit e7cac9c491

View File

@@ -1,3 +1,11 @@
720. [func] tmark
Added the initial implementation of the class, NameAddTransaction,
to b10-dhcp-ddns. This class provides a state machine which implements
the logic required to remove forward and reverse DNS entries as described
in RFC 4703, section 5.5. This includes the ability to construct the
necessary DNS requests.
(trac# 3088 git ca58ac00fce4cb5f46e534d7ffadb2db4e4ffaf3)
719. [func] tomek
b10-dhcp4: Support for sending back client-id (RFC6842) has been
added now. Also a configuration parameter (echo-client-id) has