Kea
1.9.9-git
|
#include <dhcp/dhcp4.h>
#include <dhcp/dhcp6.h>
#include <dhcp/opaque_data_tuple.h>
#include <dhcp/option.h>
#include <util/buffer.h>
#include <boost/shared_ptr.hpp>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | isc::dhcp::OptionVendorClass |
This class encapsulates DHCPv6 Vendor Class and DHCPv4 V-I Vendor Class options. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Typedefs | |
typedef boost::shared_ptr< OptionVendorClass > | isc::dhcp::OptionVendorClassPtr |
Defines a pointer to the OptionVendorClass . More... | |