Kea  1.9.9-git
duid.h File Reference
#include <asiolink/io_address.h>
#include <boost/shared_ptr.hpp>
#include <vector>
#include <stdint.h>
#include <unistd.h>
+ Include dependency graph for duid.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::ClientId
 Holds Client identifier or client IPv4 address. More...
 
class  isc::dhcp::DUID
 Holds DUID (DHCPv6 Unique Identifier) More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< ClientId > isc::dhcp::ClientIdPtr
 Shared pointer to a Client ID. More...
 
typedef boost::shared_ptr< DUID > isc::dhcp::DuidPtr