]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1296 for 5111. trac5073a_base
authorThomas Markwalder <tmark@isc.org>
Tue, 19 Sep 2017 11:50:22 +0000 (07:50 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 19 Sep 2017 11:50:22 +0000 (07:50 -0400)
ChangeLog

index a4911c09089cdcf72abded5e4f257c869da3afdb..fde67f134bd4d71baf683a3427f1da5f0348b5a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1297.  [func]          tmark
+       Added a hook point, "command-processed", to kea-dhcp4
+       and kea-dhcp6 servers. This hook point occurs after
+       a control channel command has been received and
+       processed.
+       (Trac #5111, git 043d17b0688d4ab25b12469d27859983cb297d07)
+
 1296.  [bug]           tmark
        Altered the mysql backend logic to disable auto_reconnect and
        set session value of wait_timeout to a very large values. This