]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1860] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Fri, 14 May 2021 13:58:53 +0000 (16:58 +0300)
committerAndrei Pavel <andrei@isc.org>
Wed, 19 May 2021 12:59:03 +0000 (15:59 +0300)
ChangeLog

index 02ecacd287c94615d12bef18a6f8eb7a55711d76..30fabd629b6938f5f06bd0259632b8d32b64d5a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1897.  [func]          andrei
+       More lenient option parsing can now be configured in Kea.
+       For now, as part of it, in the process of parsing DHCPv6 option
+       16's vendor-class-data field as a set of length-value pairs, if
+       a length ever exceeds the rest of the option's buffer, the value
+       is considered to be the rest of the buffer.
+
 1896.  [func]          wlodek
        Perfdhcp extended to send v6 traffic from multiple networks.
        (Gitlab #1416)