Kea 2.7.5
|
#include <asiolink/io_address.h>
#include <dhcp/option.h>
#include <boost/shared_ptr.hpp>
#include <vector>
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. | |