Kea
1.9.9-git
|
#include <cc/data.h>
#include <cc/stamped_value.h>
#include <dhcpsrv/parsers/dhcp_parsers.h>
#include <exceptions/exceptions.h>
#include <stdint.h>
#include <string>
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Functions | |
isc::data::ConstElementPtr | isc::dhcp::configureDhcp4Server (Dhcpv4Srv &, isc::data::ConstElementPtr config_set, bool check_only=false) |
Configure DHCPv4 server (Dhcpv4Srv ) with a set of configuration values. More... | |