![]() |
Kea
2.5.3
|
#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::Dhcpv6Srv::declineLease(), isc::dhcp::ControlledDhcpv4Srv::finishConfigHookLibraries(), isc::dhcp::ControlledDhcpv6Srv::finishConfigHookLibraries(), isc::dhcp::Dhcpv6Srv::getHookIndexBuffer6Send(), isc::dhcp::Dhcpv6Srv::processClientFqdn(), isc::config::BaseCommandMgr::processCommand(), isc::dhcp::Dhcpv6Srv::processPacket(), isc::dhcp::Dhcpv6Srv::processPacketBufferSend(), isc::dhcp::Dhcpv6Srv::processPacketPktSend(), isc::dhcp::AllocEngine::reclaimExpiredLeases4Internal(), isc::dhcp::AllocEngine::reclaimExpiredLeases6Internal(), isc::dhcp::Dhcpv6Srv::releaseIA_NA(), isc::dhcp::Dhcpv6Srv::releaseIA_PD(), isc::dhcp::Dhcpv6Srv::selectSubnet(), isc::d2::NameChangeTransaction::selectTSIGKey(), and isc::dhcp::Dhcpv6Srv::setHostIdentifiers().