Kea 2.7.5
|
#include <dhcpsrv/allocation_state.h>
#include <dhcpsrv/ip_range_permutation.h>
#include <dhcpsrv/pool.h>
#include <boost/shared_ptr.hpp>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | isc::dhcp::PoolRandomAllocationState |
Pool allocation state used by the random allocator. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dhcp |
Typedefs | |
typedef boost::shared_ptr< PoolRandomAllocationState > | isc::dhcp::PoolRandomAllocationStatePtr |
Type of the pointer to the PoolRandomAllocationState . | |