]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3902] Added ChangeLog
authorThomas Markwalder <tmark@isc.org>
Fri, 23 May 2025 19:08:56 +0000 (15:08 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 23 May 2025 19:08:56 +0000 (15:08 -0400)
    new file:   3902-disable-security-restrictions-with-command-line-switch

changelog_unreleased/3902-disable-security-restrictions-with-command-line-switch [new file with mode: 0644]

diff --git a/changelog_unreleased/3902-disable-security-restrictions-with-command-line-switch b/changelog_unreleased/3902-disable-security-restrictions-with-command-line-switch
new file mode 100644 (file)
index 0000000..5dd8c94
--- /dev/null
@@ -0,0 +1,6 @@
+[func]         tmark
+       Security restrictions may now be disabled by adding
+       command line option -X to Kea server invocations.
+       Supported by kea-dhcp4, kea-dhcp6, kea-dhcp-ddns, and
+       kea-ctrl-agent.
+       (Gitlab #3902)