diff options
author | Marcin Siodelski <msiodelski@gmail.com> | 2023-03-28 11:37:29 +0200 |
---|---|---|
committer | Marcin Siodelski <msiodelski@gmail.com> | 2023-03-29 22:17:25 +0200 |
commit | 466a1c8bc0e9c5abca52565a5bcc8e21d28a7fa4 (patch) | |
tree | ea275ae354ca94fd502d57e40202be8238259b25 /ChangeLog | |
parent | [#2754] Fixed clock skew for partner unavailable (diff) | |
download | kea-466a1c8bc0e9c5abca52565a5bcc8e21d28a7fa4.tar.xz kea-466a1c8bc0e9c5abca52565a5bcc8e21d28a7fa4.zip |
[#2754] Added ChangeLog for #2754
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2122. [bug] marcin + Fixed a bug in the HA hook library whereby the HA service could + sometimes terminate even after the partner's clock has been + corrected. The last clock skew is now ignored when a + communication failure with the partner occurs. + (Gitlab #2754) + 2121. [func] marcin Implemented Free Lease Queue allocator. It can be used for address assignment in DHCPv4 and prefix delegation in DHCPv6. |