OpenVPN 3 Core Library
Loading...
Searching...
No Matches
dns.hpp File Reference
#include <array>
#include <winternl.h>
#include <openvpn/common/wstring.hpp>
#include <openvpn/common/action.hpp>
#include <openvpn/win/reg.hpp>
#include <openvpn/win/netutil.hpp>
Include dependency graph for dns.hpp:

Go to the source code of this file.

Classes

class  openvpn::TunWin::Dns< REG, NETAPI >
 Manage DNS search suffixes for Windows. More...
 
class  openvpn::TunWin::Dns< REG, NETAPI >::ActionCreate
 
class  openvpn::TunWin::Dns< REG, NETAPI >::ActionDelete
 
class  openvpn::TunWin::Dns< REG, NETAPI >::ActionApply
 

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
namespace  openvpn::TunWin
 DNS utilities for Windows.
 

Typedefs

using openvpn::TunWin::DNS = Dns< Win::Reg, Win::NetApi >