OpenVPN 3 Core Library
Loading...
Searching...
No Matches
dns_options.hpp File Reference
#include <map>
#include <vector>
#include <algorithm>
#include <sstream>
#include <openvpn/common/number.hpp>
#include <openvpn/common/jsonlib.hpp>
#include <openvpn/common/hostport.hpp>
#include <openvpn/addr/ip.hpp>
#include <openvpn/common/jsonhelper.hpp>
Include dependency graph for dns_options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::DnsAddress
 A name server address and optional port. More...
 
class  openvpn::DnsDomain
 A DNS domain name. More...
 
class  openvpn::DnsServer
 DNS settings for a name server. More...
 
class  openvpn::DnsOptions
 All DNS options set with the –dns or –dhcp-option directive. More...
 

Namespaces

namespace  openvpn