mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[#1335] addressed review and added ChangeLog
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
1789. [bug] razvan
|
||||
Fixed a bug in the lease reclaim process which would not reschedule the
|
||||
timer if the operation failed.
|
||||
(Gitlab #1335)
|
||||
|
||||
1788. [bug]* fdupont
|
||||
When a host reservation in a subnet reserves an address, the
|
||||
address must be within the subnet. This check was previously
|
||||
|
@@ -434,8 +434,8 @@ the client's IPv4 address to which the response will be sent. The third
|
||||
argument contains the local interface name.
|
||||
|
||||
% DHCP4_RECLAIM_EXPIRED_LEASES_FAIL failed to reclaim expired leases: %1
|
||||
This error message indicates that the reclaim expired leases operation failed,
|
||||
also providing the cause of failure.
|
||||
This error message indicates that the reclaim expired leases operation failed
|
||||
and provides the cause of failure.
|
||||
|
||||
% DHCP4_INIT_FAIL failed to initialize Kea server: %1
|
||||
The server has failed to initialize. This may be because the configuration
|
||||
|
@@ -437,8 +437,8 @@ will be assigned. The argument holds the client and transaction
|
||||
identification information.
|
||||
|
||||
% DHCP6_RECLAIM_EXPIRED_LEASES_FAIL failed to reclaim expired leases: %1
|
||||
This error message indicates that the reclaim expired leases operation failed,
|
||||
also providing the cause of failure.
|
||||
This error message indicates that the reclaim expired leases operation failed
|
||||
and provides the cause of failure.
|
||||
|
||||
% DHCP6_INIT_FAIL failed to initialize Kea server: %1
|
||||
The server has failed to establish communication with the rest of Kea,
|
||||
|
Reference in New Issue
Block a user