Kea 2.5.8
option6_addrlst.h File Reference
#include <asiolink/io_address.h>
#include <dhcp/option.h>
#include <boost/shared_ptr.hpp>
#include <vector>
+ Include dependency graph for option6_addrlst.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::Option6AddrLst
 DHCPv6 Option class for handling list of IPv6 addresses. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dhcp
 

Typedefs

typedef boost::shared_ptr< Option6AddrLst > isc::dhcp::Option6AddrLstPtr
 Pointer to the Option6AddrLst object.