diff options
author | Thomas Markwalder <tmark@isc.org> | 2023-01-12 16:53:04 +0100 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2023-01-13 15:37:04 +0100 |
commit | 65803f20d9d7b265b496e53a5a320e9f5d742663 (patch) | |
tree | 806dc2a0cae5ff6ff73a1d7dfee5c0cd73de2db0 /ChangeLog | |
parent | [#2590] Bumped dns-server-timeout default to 500ms (diff) | |
download | kea-65803f20d9d7b265b496e53a5a320e9f5d742663.tar.xz kea-65803f20d9d7b265b496e53a5a320e9f5d742663.zip |
[#2590] Updated the ARM, added ChangeLog
modified:
ChangeLog
doc/sphinx/arm/ddns.rst
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2081. [func] tmark + The default value for the kea-dhcp-ddns parameter, + dns-server-timeout, has been increased from 100 ms to + 500 ms. This was done to improve the out-of-the-box + user experience. + (Gitlab #2590) + 2080. [func] tmark Bulk Lease Query results can now include delegated prefixes. Memfile queries used by Bulk Lease Query (BLQ) were modified |