]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3780] Added Changelog
authorThomas Markwalder <tmark@isc.org>
Wed, 29 Jul 2026 14:07:50 +0000 (10:07 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 30 Jul 2026 12:55:51 +0000 (12:55 +0000)
new file:   3780-feature-request-dhcid-overrides-for-dual-stack-clients-that-emit-conflicting-dhcids

changelog_unreleased/3780-feature-request-dhcid-overrides-for-dual-stack-clients-that-emit-conflicting-dhcids [new file with mode: 0644]

diff --git a/changelog_unreleased/3780-feature-request-dhcid-overrides-for-dual-stack-clients-that-emit-conflicting-dhcids b/changelog_unreleased/3780-feature-request-dhcid-overrides-for-dual-stack-clients-that-emit-conflicting-dhcids
new file mode 100644 (file)
index 0000000..7dccf82
--- /dev/null
@@ -0,0 +1,5 @@
+[func]         tmark
+       Added ``cid-as-rfc4361-duid`` flag to flex-id hook
+       library.  This allows the v4 flex-id to formatted
+       as an RFC 4361 compliant embedded DUID.
+       (Gitlab #3780)