![]() |
Kea
2.1.7-git
|
#include <config.h>
#include <agent/ca_cfg_mgr.h>
#include <agent/ca_command_mgr.h>
#include <agent/ca_controller.h>
#include <agent/ca_process.h>
#include <agent/ca_response_creator.h>
#include <cc/data.h>
#include <hooks/callout_handle.h>
#include <hooks/hooks_log.h>
#include <hooks/hooks_manager.h>
#include <http/post_request_json.h>
#include <http/response_json.h>
#include <boost/pointer_cast.hpp>
#include <iostream>
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-lfc. | |
isc::agent | |
Variables | |
CtrlAgentHooks | Hooks |
CtrlAgentHooks Hooks |
Definition at line 47 of file ca_response_creator.cc.
Referenced by isc::dhcp::AllocEngine::AllocEngine(), isc::d2::D2Process::configure(), isc::dhcp::AllocEngine::deleteExpiredReclaimedLeases4(), isc::dhcp::AllocEngine::getValidLft(), isc::config::BaseCommandMgr::processCommand(), isc::dhcp::AllocEngine::reclaimExpiredLeases4(), isc::dhcp::AllocEngine::reclaimExpiredLeases6(), isc::dhcp::AllocEngine::renewLeases6(), and isc::d2::NameChangeTransaction::selectTSIGKey().