]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5364.
authorMarcin Siodelski <marcin@isc.org>
Wed, 11 Oct 2017 08:22:27 +0000 (10:22 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 11 Oct 2017 08:22:27 +0000 (10:22 +0200)
ChangeLog

index bbc99a8132be31d1ee79d930527d759072169708..fad0bd0c2a478241fe40bd030363dc3e5856ab45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1314.  [bug]           marcin, tomek
+       Improved unit tests for shared networks and corrected a bug
+       in the allocation engine which caused wrong subnet id to be
+       stored in the lease database and wrong subnet be used by the
+       DHCPv6 server for options assignment.
+       (Trac #5364, git 07ce52ee4ce65eeeea1890201812ac83a286658f)
+
 1313.  [bug]           fdupont
        Empty output_options structure is no longer returned by config-get
        or config-write commands.