Re: [PATCH 1/4] dhcp: Set lease->bound_time before emitting event
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi Andrew, On 7/1/22 08:32, Andrew Zaborowski wrote: > The event handler for L_DHCP_CLIENT_EVENT_LEASE_OBTAINED/RENEWED will > want to use the new lease->bound_time value for expiry time calculation > to we need to set it before we emit the events in the DHCP ACK handler. > --- > ell/dhcp.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > All applied, thanks. Regards, -Denis