From: Thomas Markwalder Date: Tue, 8 Dec 2020 20:37:11 +0000 (-0500) Subject: [#936] Restored ChangeLog entry 1838 X-Git-Tag: Kea-1.9.3~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11305392b37bebc93bdffc3fa14b7ccd4280973b;p=thirdparty%2Fkea.git [#936] Restored ChangeLog entry 1838 --- diff --git a/ChangeLog b/ChangeLog index d380762014..989ff12953 100644 --- 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)