2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

[#3046] addressed comments

This commit is contained in:
Razvan Becheriu 2023-10-04 09:30:48 +03:00
parent 1e5a757a0e
commit 4aa83ed408
2 changed files with 7 additions and 7 deletions

View File

@ -3850,9 +3850,9 @@ its value, simply set it to the desired string:
The suffix used when generating an FQDN, or when qualifying a partial The suffix used when generating an FQDN, or when qualifying a partial
name, is specified by the ``ddns-qualifying-suffix`` parameter. It is name, is specified by the ``ddns-qualifying-suffix`` parameter. It is
strongly recommended that the user supply a value for the qualifying prefix when strongly recommended that the user supply a value for the qualifying
DDNS updates are enabled. For obvious reasons, we cannot supply a prefix when DDNS updates are enabled. For obvious reasons, we cannot
meaningful default. supply a meaningful default.
:: ::

View File

@ -2993,7 +2993,7 @@ NCRs. Each NCR contains the following information:
1. Whether it is a request to add (update) or remove DNS entries. 1. Whether it is a request to add (update) or remove DNS entries.
2. Whether the change requests forward DNS updates (AAAA records) reverse 2. Whether the change requests forward DNS updates (AAAA records), reverse
DNS updates (PTR records), or both. DNS updates (PTR records), or both.
3. The Fully Qualified Domain Name (FQDN), lease address, and DHCID 3. The Fully Qualified Domain Name (FQDN), lease address, and DHCID
@ -3448,9 +3448,9 @@ its value, simply set it to the desired string:
The suffix used when generating an FQDN, or when qualifying a partial The suffix used when generating an FQDN, or when qualifying a partial
name, is specified by the ``ddns-qualifying-suffix`` parameter. It is name, is specified by the ``ddns-qualifying-suffix`` parameter. It is
strongly recommended that the user supply a value for the qualifying prefix when strongly recommended that the user supply a value for the qualifying
DDNS updates are enabled. For obvious reasons, we cannot supply a prefix when DDNS updates are enabled. For obvious reasons, we cannot
meaningful default. supply a meaningful default.
:: ::