Kea
1.9.9-git
|
#include <dhcp/libdhcp++.h>
#include <dhcp/option.h>
#include <dhcp/option_data_types.h>
#include <util/io_utilities.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | isc::dhcp::OptionVendor |
This class represents vendor-specific information option. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Typedefs | |
typedef boost::shared_ptr< OptionVendor > | isc::dhcp::OptionVendorPtr |
Pointer to a vendor option. More... | |
Variables | |
const int | isc::dhcp::VENDOR_CLASS_DATA_LEN_INDEX = 1 |
const int | isc::dhcp::VENDOR_CLASS_ENTERPRISE_ID_INDEX = 0 |
Indexes for fields in vendor-class (17) DHCPv6 option. More... | |
const int | isc::dhcp::VENDOR_CLASS_STRING_INDEX = 2 |