2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

[#2132] Fixing capitalization/spacing of NameChangeRequest

This commit is contained in:
Suzanne Goldlust 2021-10-21 15:04:13 +00:00 committed by Thomas Markwalder
parent 5e69df82a5
commit 2d4ee46afe

View File

@ -1224,7 +1224,7 @@ lease from the PostgreSQL database for the specified address.
A debug message issued when the server is attempting to update IPv6
lease from the PostgreSQL database for the specified address.
% DHCPSRV_QUEUE_NCR %1: name change request to %2 DNS entry queued: %3
% DHCPSRV_QUEUE_NCR %1: Name change request to %2 DNS entry queued: %3
A debug message which is logged when the NameChangeRequest to add or remove
a DNS entries for a particular lease has been queued. The first argument
includes the client identification information. The second argument
@ -1232,7 +1232,7 @@ indicates whether the DNS entry is to be added or removed. The third
argument carries the details of the NameChangeRequest.
% DHCPSRV_QUEUE_NCR_FAILED %1: queuing %2 name change request failed for lease %3: %4
This error message is logged when sending a name change request
This error message is logged when sending a NameChangeRequest
to DHCP DDNS failed. The first argument includes the client identification
information. The second argument indicates whether the DNS entry is to be
added or removed. The third argument specifies the leased address. The