Kea 2.5.8
pkt6.cc File Reference
#include <config.h>
#include <dhcp/dhcp6.h>
#include <dhcp/libdhcp++.h>
#include <dhcp/option.h>
#include <dhcp/option_space.h>
#include <dhcp/option_vendor_class.h>
#include <dhcp/option_vendor.h>
#include <dhcp/pkt6.h>
#include <dhcp/docsis3_option_defs.h>
#include <util/io.h>
#include <exceptions/exceptions.h>
#include <dhcp/duid.h>
#include <dhcp/iface_mgr.h>
#include <boost/foreach.hpp>
#include <iterator>
#include <iostream>
#include <sstream>
+ Include dependency graph for pkt6.cc:

Go to the source code of this file.

Namespaces

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

Variables

const IOAddress DEFAULT_ADDRESS6 ("::")
 Default address used in Pkt6 constructor.
 

Variable Documentation

◆ DEFAULT_ADDRESS6

const IOAddress DEFAULT_ADDRESS6("::") ( "::"  )

Default address used in Pkt6 constructor.