From 3313bc92ddfec4480a11c122f82a7684ba8b2553 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Wed, 30 May 2018 10:42:58 -0400 Subject: [PATCH] [master] Added ChangeLog entry 1441 for Trac #5596. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 820ce340aa..eb85eb38f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1414. [bug] tmark + kea-dhcp4 parsing now treats renew-timer and rebind-timer + as optional with no defaults. The logic for sending them + to the client was changed to: send rebind-timer only + when it is less than the lease lifetime; and send renew-timer + only when it less than either the rebind-timer if specified, + or lease lifetime in the absence of rebind-timer. + (Trac #5596, git 38426e16ec04a786e35a65d27cbcb7dbabfe79b5) + 1413. [func] fdupont Removed getAll, get4 and get6 methods using both hardware address and DUID from host backend (aka host data source) APIs. -- 2.47.2