mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#544] Fixed doc
This commit is contained in:
@@ -802,11 +802,11 @@ An example IPv4 lease deletion by "hw-address" is:
|
||||
}
|
||||
|
||||
|
||||
As of Kea 1.7.9, a new parameter, "update-ddns", is supported (IPv4 and IPv6).
|
||||
When ```true``` it instructs the server to queue a request to kea-dhcp-ddns to
|
||||
As of Kea 1.7.10, a new parameter, "update-ddns", is supported (IPv4 and IPv6).
|
||||
When true it instructs the server to queue a request to kea-dhcp-ddns to
|
||||
remove DNS entries after the lease is successfully deleted if:
|
||||
|
||||
- DDNS updating is enabled. (i.e. "dhcp-ddns":{ "enable-updates": true"})
|
||||
- DDNS updating is enabled. (i.e. "dhcp-ddns":{ "enable-updates": true })
|
||||
- The lease's hostname is not be empty.
|
||||
- At least one of the lease's DNS direction flags (fdqn_fwd or fdqn_rev) is true.
|
||||
|
||||
|
Reference in New Issue
Block a user