]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#936] Restored ChangeLog entry 1838
authorThomas Markwalder <tmark@isc.org>
Tue, 8 Dec 2020 20:37:11 +0000 (15:37 -0500)
committerThomas Markwalder <tmark@isc.org>
Tue, 8 Dec 2020 21:00:23 +0000 (21:00 +0000)
ChangeLog

index d38076201490fef3da573d80cb37ba1a2e93892a..989ff129533a222487a5066283631d05979c722c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-1838.  [bug]           tmark
+1839.  [bug]           tmark
        kea-dhcp4 and kea-dhcp6 now calculate the DDNS TTL value
        based on RFC 4702, Section 5 which suggests that the
        TTL value be 1/3 of the lease's valid life time with a
@@ -6,6 +6,12 @@
        set the TTL to equal to the lease's valid life time.
        (Gitlab #936)
 
+1838.   [bug]       fdupont
+       The DHCPv6 sent multiple instances of an option or a
+       sub-option when it seems to be requested more than once
+       directly by the client or using the always-send flag.
+       (Gitlab #1449)
+
 1837.  [doc]           cstrotm
        Several Kea ARM corrections.
        (Gitlab #1514)