2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

[#3902] Added ChangeLog

new file:   3902-disable-security-restrictions-with-command-line-switch
This commit is contained in:
Thomas Markwalder 2025-05-23 15:08:56 -04:00
parent ee89af66cc
commit 5e29f8322d

View File

@ -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)