]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5457.
authorMarcin Siodelski <marcin@isc.org>
Tue, 6 Mar 2018 18:20:57 +0000 (19:20 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 6 Mar 2018 18:20:57 +0000 (19:20 +0100)
ChangeLog

index afc5030a51c761cc69422b312042bac3a78cb212..724eb2a5d781d004f7a70f7120546d79f9a6d195 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1370.  [func]          marcin
+       Implemented new hook points "dhcp4_srv_configured" and
+       "leases4_committed" in the DHCPv4 server. The latter supports
+       new next step status NEXT_STEP_PARK which causes the server
+       to "park" the client's DHCP packet.
+       (Trac #5457, git af43f07b0e227ccabcdf07a046a64cebb11bdccf)
+
 1369.  [bug]           fdupont
        Fixed a bug in JSONfeed tool which did not correctly handle
        strings and interpret their content.