Kea
1.9.9-git
|
#include <vector>
#include <stdint.h>
#include <stddef.h>
#include <dhcp/dhcp4.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
struct | isc::dhcp::HWAddr |
Hardware type that represents information from DHCPv4 packet. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Typedefs | |
typedef boost::shared_ptr< HWAddr > | isc::dhcp::HWAddrPtr |
Shared pointer to a hardware address structure. More... | |