diff options
author | Thomas Markwalder <tmark@isc.org> | 2013-12-17 17:53:27 +0100 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2013-12-17 17:53:27 +0100 |
commit | e7cac9c491fc35f45d4593e309b27ce6a33973dd (patch) | |
tree | 04f65c3c296e2c6d2cb3d932c5416ec33e884d4b /ChangeLog | |
parent | Merge branch 'trac3088' (adds d2::NameRemoveTransaction) (diff) | |
download | kea-e7cac9c491fc35f45d4593e309b27ce6a33973dd.tar.xz kea-e7cac9c491fc35f45d4593e309b27ce6a33973dd.zip |
[master] Added ChangeLog entry 720 for trac# 3088.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |