diff options
author | Francis Dupont <fdupont@isc.org> | 2023-03-14 11:17:04 +0100 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2023-03-15 16:01:35 +0100 |
commit | 262057546d2e50f0cfafb0bffbd647e59942bd3e (patch) | |
tree | 4b8b0233ca074af3ea99f02bdfc114d6b6d6ac74 /ChangeLog | |
parent | [#719] Removed trailing space (diff) | |
download | kea-262057546d2e50f0cfafb0bffbd647e59942bd3e.tar.xz kea-262057546d2e50f0cfafb0bffbd647e59942bd3e.zip |
[#2766] Fixed advertise with zero lifetimes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2111. [bug] fdupont + Fixed a bug which advertised re-assigned released leases + with zero lifetimes. + (Gitlab #2766) + 2110. [func] fdupont A new boolean configuration flag called "never-send" has been added to the option data scope. When enabled, the option is not |