]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3647.
authorMarcin Siodelski <marcin@isc.org>
Tue, 3 Feb 2015 18:09:47 +0000 (19:09 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 3 Feb 2015 18:09:47 +0000 (19:09 +0100)
ChangeLog

index 4e02f155c5fcea78696b24580947fa442c2e8202..c9b848253718630cc087fbc1f921d4af79246b63 100644 (file)
--- 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.