Kea 2.5.8
option6_client_fqdn.h File Reference
#include <dhcp/option.h>
#include <dns/name.h>
#include <string>
+ Include dependency graph for option6_client_fqdn.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::InvalidOption6FqdnDomainName
 Exception thrown when invalid domain name is specified. More...
 
class  isc::dhcp::InvalidOption6FqdnFlags
 Exception thrown when invalid flags have been specified for DHCPv6 Client Fqdn Option. More...
 
class  isc::dhcp::Option6ClientFqdn
 Represents DHCPv6 Client FQDN Option (code 39). More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< Option6ClientFqdn > isc::dhcp::Option6ClientFqdnPtr
 A pointer to the Option6ClientFqdn object.