]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#950] Added proposed ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Thu, 23 Jan 2020 22:43:00 +0000 (23:43 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 24 Jan 2020 11:58:51 +0000 (12:58 +0100)
ChangeLog

index e32ca3180102ce841832e71730fac23496d98b8a..aa73360e6b353d2191053972b8b8aa1fa54a2f7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1705.  [bug]           fdupont
+       Modified option 43 parsing to interpret sub-option codes 0 and 255
+       as PAD and END when no sub-option with these codes are defined.
+       This adds control of illegal but common use of these reserved
+       code points in option 43.
+       (Gitlab #950)
+
 1704.  [func]          fdupont
        Prepared memfile lease manager to be used with multi-threading.
        (Gitlab #894)