Kea
1.9.9-git
|
#include <config.h>
#include <dhcpsrv/cql_lease_mgr.h>
#include <dhcpsrv/dhcpsrv_exceptions.h>
#include <dhcpsrv/dhcpsrv_log.h>
#include <dhcp/duid.h>
#include <dhcp/hwaddr.h>
#include <asiolink/io_address.h>
#include <boost/make_shared.hpp>
Go to the source code of this file.
Classes | |
class | isc::dhcp::CqlLease4Exchange |
Exchange Lease4 information between Kea and CQL. More... | |
class | isc::dhcp::CqlLease6Exchange |
Exchange Lease6 information between Kea and CQL. More... | |
class | isc::dhcp::CqlLeaseExchange |
Common CQL and Lease Data Methods. More... | |
class | isc::dhcp::CqlLeaseStatsQuery |
Base CQL derivation of the statistical lease data query. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |