]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3668.
authorMarcin Siodelski <marcin@isc.org>
Tue, 20 Jan 2015 14:08:15 +0000 (15:08 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 20 Jan 2015 14:08:15 +0000 (15:08 +0100)
ChangeLog

index 5070899c195a5e4124a33450dbab8022a1073237..82e0b56cb019e33a1cf119b36a677bd83e6530d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+878.   [func]          marcin
+       DHCPv4 and DHCPv6 server now support the lfc-interval
+       parameter which configures the interval in which the
+       Memfile lease database backend executes the Lease File
+       Cleanup (LFC). Note: the LFC is currently no-op and will
+       be implemented shortly.
+       (Trac #3668, git 2ce54eeb607d2caa0901125b5d86a373e9e3f165)
+
 877.   [func]           marcin
        DHCPv4 server drops unicast packets sent to the IPv4 address
        on which the server is not configured to listen.