Kea  2.5.2
option4_dnr.h File Reference
#include <asiolink/io_address.h>
#include <dhcp/dhcp4.h>
#include <dhcp/dhcp6.h>
#include <dhcp/option.h>
#include <dhcp/option_data_types.h>
#include <dns/name.h>
#include <unordered_set>
+ Include dependency graph for option4_dnr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::DnrInstance
 Represents DNR Instance which is used both in DHCPv4 and DHCPv6 Encrypted DNS Option. More...
 
class  isc::dhcp::InvalidOptionDnrDomainName
 Exception thrown when invalid domain name is specified. More...
 
class  isc::dhcp::InvalidOptionDnrSvcParams
 Exception thrown when Service parameters have wrong format. More...
 
class  isc::dhcp::Option4Dnr
 Represents DHCPv4 Encrypted DNS Option (code 162). More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< Option4Dnr > isc::dhcp::Option4DnrPtr
 A pointer to the OptionDnr4 object. More...