]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#900,!587] Added ChangeLog entry
authorThomas Markwalder <tmark@isc.org>
Wed, 6 Nov 2019 19:35:41 +0000 (14:35 -0500)
committerThomas Markwalder <tmark@isc.org>
Tue, 12 Nov 2019 21:45:00 +0000 (16:45 -0500)
ChangeLog

index 0081f205c935052eddfb8cb4c2342dbcabf8953c..05cf995412e006dfb55350185cc7229d06e8b7dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1660.  [bug]           tmark
+       Fixed a bug introduced in Kea 1.6.0 (see #539) that caused
+       kea-dhcp4 and kea-dhcp6 to discard inbound packets containing
+       string options that consist solely of nulls.  The servers
+       will now quietly omit empty or all-null string options from
+       inbound packets.
+       (Gitlab #900)
+
 1659.  [bug]*          tmark
        Added logic to core code and HA hook lib to allow HA peers
        to detect and handle out of bandwidth socket events.  This