|
OpenVPN 3 Core Library
|
#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>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 |
| namespace | openvpn::TunWin |
| DNS utilities for Windows. | |
Typedefs | |
| using | openvpn::TunWin::DNS = Dns< Win::Reg, Win::NetApi > |