From: Razvan Becheriu Date: Thu, 4 Jun 2026 10:09:35 +0000 (+0300) Subject: [#4576] added ChangeLog entry X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d68926a4fed7fd4e1c1333bc22780d809a8b53bd;p=thirdparty%2Fkea.git [#4576] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index b76a16ed56..beb6fd5cb5 100644 --- 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".