Kea 2.7.5
|
#include <cc/cfg_to_element.h>
#include <cc/data.h>
#include <dhcpsrv/subnet_id.h>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <set>
#include <mutex>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::dhcp::NetworkState |
Controls the DHCP service enabling status. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dhcp |
Typedefs | |
typedef boost::shared_ptr< NetworkState > | isc::dhcp::NetworkStatePtr |
Pointer to the NetworkState object. | |