From: Francis Dupont Date: Tue, 9 Jun 2026 17:14:33 +0000 (+0200) Subject: [#4565] Added a ChangeLog entry X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59d5ddccef5fdd50558e7534024eb7df0cf20ea8;p=thirdparty%2Fkea.git [#4565] Added a ChangeLog entry --- diff --git a/changelog_unreleased/4565-unpack-option6-recursion b/changelog_unreleased/4565-unpack-option6-recursion new file mode 100644 index 0000000000..0a7c4136cf --- /dev/null +++ b/changelog_unreleased/4565-unpack-option6-recursion @@ -0,0 +1,5 @@ +[bug] fdupont + Limited recursive unpacking of DHCPv6 options. + Thank you to Qifan Zhang from Palo Alto Networks for + reporting the issue. + (Gitlab #4565)