![]() |
Kea 2.2.0
|
Include dependency graph for ncr_generator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp |
Functions | |
| uint32_t | isc::dhcp::calculateDdnsTtl (uint32_t lease_life_time) |
| Calculates TTL for a DNS resource record based on lease life time. More... | |
| void | isc::dhcp::queueNCR (const dhcp_ddns::NameChangeType &chg_type, const Lease4Ptr &lease) |
| Creates name change request from the DHCPv4 lease. More... | |
| void | isc::dhcp::queueNCR (const dhcp_ddns::NameChangeType &chg_type, const Lease6Ptr &lease) |
| Creates name change request from the DHCPv6 lease. More... | |