From: Thomas Markwalder Date: Tue, 8 Sep 2015 14:05:45 +0000 (-0400) Subject: [master] Added ChangeLog entry 999 for 2615 X-Git-Tag: fd4o6_base~6 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=210f4732a36f9950a42a7c12ce7e5cca502aa307;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 999 for 2615 --- diff --git a/ChangeLog b/ChangeLog index f84dedea00..cf628455e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +999. [func]* tmark + The DHCPv4 server will now honor DHCPRELEASEs for leased addresses which + cannot be matched to subnet. This allows leases to be released after + configuration changes have eliminated their subnet. Prior to this + the server would reject the release and emit a DHCP4_RELEASE_FAIL_NO_SUBNET + log message. + (Trac #2615, git eeebf9f68cf5be6a0f7eefc78832d664361c4990) + 998. [func] tomek 'decline-probation-period' parameter has been added to DHCPv4 and DHCPv6 configuration. It can be configured, but is not yet