Kea 2.7.5
|
Go to the source code of this file.
Classes | |
class | isc::dhcp::InvalidOption4FqdnDomainName |
Exception thrown when invalid domain name is specified. More... | |
class | isc::dhcp::InvalidOption4FqdnFlags |
Exception thrown when invalid flags have been specified for DHCPv4 Client FQDN Option. More... | |
class | isc::dhcp::Option4ClientFqdn |
Represents DHCPv4 Client FQDN Option (code 81). More... | |
class | isc::dhcp::Option4ClientFqdn::Rcode |
Represents the value of one of the RCODE1 or RCODE2 fields. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dhcp |
Typedefs | |
typedef boost::shared_ptr< Option4ClientFqdn > | isc::dhcp::Option4ClientFqdnPtr |
A pointer to the Option4ClientFqdn object. | |