#include <dhcpd.h>
ipv6_pond structure
This structure is the ipv6 version of the v4 pool structure. It contains the address and prefix information via the pointers to the ipv6_pools and the allowability of this pool for a given client via the permit lists and the valid TIMEs.
isc_uint64_t ipv6_pond::low_threshold |
isc_uint64_t ipv6_pond::num_abandoned |
isc_uint64_t ipv6_pond::num_active |
isc_uint64_t ipv6_pond::num_total |
struct shared_network* ipv6_pond::shared_network |