From: Marcin Siodelski Date: Tue, 20 Jan 2015 14:08:15 +0000 (+0100) Subject: [master] Added ChangeLog entry for #3668. X-Git-Tag: trac3712_base~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee8b7dc0292401c4e4d749bab2f306ae03ccb4fd;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3668. --- diff --git a/ChangeLog b/ChangeLog index 5070899c19..82e0b56cb0 100644 --- 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.