ipv6_pond Struct Reference

ipv6_pond structure More...

#include <dhcpd.h>

Data Fields

int refcnt
struct ipv6_pondnext
struct groupgroup
struct shared_networkshared_network
struct permitpermit_list
struct permitprohibit_list
TIME valid_from
TIME valid_until
struct ipv6_pool ** ipv6_pools
int last_ipv6_pool

Detailed Description

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.

Definition at line 1593 of file dhcpd.h.


Field Documentation

struct group* ipv6_pond::group [read]

Definition at line 1596 of file dhcpd.h.

Definition at line 1604 of file dhcpd.h.

Definition at line 1605 of file dhcpd.h.

struct ipv6_pond* ipv6_pond::next [read]

Definition at line 1595 of file dhcpd.h.

Definition at line 1599 of file dhcpd.h.

Definition at line 1600 of file dhcpd.h.

Definition at line 1594 of file dhcpd.h.

Definition at line 1597 of file dhcpd.h.

Definition at line 1601 of file dhcpd.h.

Definition at line 1602 of file dhcpd.h.


The documentation for this struct was generated from the following file:

Generated on 5 Apr 2014 for ISC DHCP by  doxygen 1.6.1