|
OpenVPN 3 Core Library
|
#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>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 |