7 #ifndef NCR_GENERATOR_H
8 #define NCR_GENERATOR_H
60 #endif // NCR_GENERATOR_H
uint32_t calculateDdnsTtl(uint32_t lease_lft)
Calculates TTL for a DNS resource record based on lease life time.
NameChangeType
Defines the types of DNS updates that can be requested.
void queueNCR(const NameChangeType &chg_type, const Lease4Ptr &lease)
Creates name change request from the DHCPv4 lease.
boost::shared_ptr< Lease4 > Lease4Ptr
Pointer to a Lease4 structure.
Defines the logger used by the top-level component of kea-dhcp-ddns.
boost::shared_ptr< Lease6 > Lease6Ptr
Pointer to a Lease6 structure.
This file provides the classes needed to embody, compose, and decompose DNS update requests that are ...