OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
dns_handler.h File Reference
#include "pkt/proto_handler.h"
#include "vnc_cfg_types.h"
#include "bind/bind_util.h"
#include "bind/bind_resolver.h"
Include dependency graph for dns_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DnsHandler
 
struct  DnsHandler::QueryKey
 
struct  DnsHandler::DnsResolverInfo
 

Macros

#define DEFAULT_DNS_TTL   120
 

Typedefs

typedef boost::asio::ip::udp boost_udp
 

Macro Definition Documentation

#define DEFAULT_DNS_TTL   120

Definition at line 13 of file dns_handler.h.

Typedef Documentation

typedef boost::asio::ip::udp boost_udp

Definition at line 15 of file dns_handler.h.