From: Marcin Siodelski Date: Tue, 3 Feb 2015 18:09:47 +0000 (+0100) Subject: [master] Added ChangeLog entry for #3647. X-Git-Tag: trac3712_base~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc922d976d01a33b70f1643ba07342d20241a72c;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3647. --- diff --git a/ChangeLog b/ChangeLog index 4e02f155c5..c9b8482537 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +884. [func] marcin + The DHCPv6 server configuration now allows for defining a pool + for prefix delegation in which prefixes do not match a + subnet prefix. + (Trac #3647, git 5455d96cbf773e678bd6b1c3e31bfdeb617e6c13) + 883. [bug] marcin libdhcpsrv: Prevent infinite loops in the allocation engine, when the address pool becomes exhausted.