![]() |
Kea 3.1.1
|
Classes | |
class | DdnsTuningImpl |
DDNS Tuning implementation. More... | |
class | ExpressionCache |
ExpressionCache stores expressions per subnet. More... | |
Typedefs | |
typedef boost::shared_ptr< DdnsTuningImpl > | DdnsTuningImplPtr |
The type of shared pointers to DDNS Tuning implementations. | |
Variables | |
isc::log::Logger | ddns_tuning_logger ("ddns-tuning-hooks") |
DdnsTuningImplPtr | impl |
typedef boost::shared_ptr<DdnsTuningImpl> isc::ddns_tuning::DdnsTuningImplPtr |
The type of shared pointers to DDNS Tuning implementations.
Definition at line 201 of file ddns_tuning.h.
isc::log::Logger isc::ddns_tuning::ddns_tuning_logger | ( | "ddns-tuning-hooks" | ) |
Definition at line 18 of file ddns_tuning_log.h.
Referenced by isc::ddns_tuning::DdnsTuningImpl::cacheExpression(), isc::ddns_tuning::DdnsTuningImpl::configure(), ddns4_update(), ddns6_update(), isc::ddns_tuning::DdnsTuningImpl::fetchScopedHostnameExpression(), load(), isc::ddns_tuning::DdnsTuningImpl::repopulateCache(), and unload().
DdnsTuningImplPtr isc::ddns_tuning::impl |
Definition at line 26 of file ddns_tuning_callouts.cc.
Referenced by cb4_updated(), cb6_updated(), ddns4_update(), ddns6_update(), dhcp4_srv_configured(), dhcp6_srv_configured(), load(), and unload().