Kea  1.9.9-git
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_utilities.h>
#include <exceptions/exceptions.h>
#include <dhcp/duid.h>
#include <dhcp/iface_mgr.h>
#include <iterator>
#include <iostream>
#include <sstream>
+ Include dependency graph for pkt6.cc:

Go to the source code of this file.

Namespaces

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

Variables

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

Variable Documentation

const IOAddress DEFAULT_ADDRESS6("::")

Default address used in Pkt6 constructor.