]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4565] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Tue, 9 Jun 2026 17:14:33 +0000 (19:14 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 16 Jun 2026 13:53:38 +0000 (15:53 +0200)
changelog_unreleased/4565-unpack-option6-recursion [new file with mode: 0644]

diff --git a/changelog_unreleased/4565-unpack-option6-recursion b/changelog_unreleased/4565-unpack-option6-recursion
new file mode 100644 (file)
index 0000000..0a7c413
--- /dev/null
@@ -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)