]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4576] added ChangeLog entry
authorRazvan Becheriu <razvan@isc.org>
Thu, 4 Jun 2026 10:09:35 +0000 (13:09 +0300)
committerRazvan Becheriu <razvan@isc.org>
Sat, 6 Jun 2026 12:56:35 +0000 (12:56 +0000)
ChangeLog

index b76a16ed565f7c4893da1417226045fbd2d6e6dc..beb6fd5cb5d4b12731db20c06c0bbc203f96c91b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2481.  [bug]           razvan
+       Fixed an undefined behavior when processing empty options in
+       dhcp4over6 packets. Thank you to Qifan Zhang from Palo Alto
+       Networks for reporting the issue.
+       (Gitlab #4576)
+
 2480.  [bug]           razvan
        Fixed ARM documentation examples related to "hostname-char-set"
        and "hostname-char-replacement".