]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3049] Added changelog entry file
authorThomas Markwalder <tmark@isc.org>
Fri, 10 Jan 2025 14:49:00 +0000 (09:49 -0500)
committerThomas Markwalder <tmark@isc.org>
Wed, 22 Jan 2025 15:24:25 +0000 (15:24 +0000)
new file:
    changelog_unreleased/3049-permit-ddns-qualifying-suffix-option-in-pool-scope

changelog_unreleased/3049-permit-ddns-qualifying-suffix-option-in-pool-scope [new file with mode: 0644]

diff --git a/changelog_unreleased/3049-permit-ddns-qualifying-suffix-option-in-pool-scope b/changelog_unreleased/3049-permit-ddns-qualifying-suffix-option-in-pool-scope
new file mode 100644 (file)
index 0000000..fa8a697
--- /dev/null
@@ -0,0 +1,4 @@
+[func]         tmark
+       Modified kea-dhcp4 and kea-dhcp6 to support
+       DDNS behavioral parameters at the pool level.
+       (Gitlab #3049)