OpenVPN 3 Core Library
|
Go to the source code of this file.
Classes | |
struct | openvpn::Win::NetApi |
Namespaces | |
namespace | openvpn |
namespace | openvpn::Win |
Functions | |
template<typename REG = Win::Reg> | |
static std::wstring | openvpn::Win::interface_dns_domain (const std::wstring &itf_guid) |
Read interface specific domain suffix. | |
template<typename REG = Win::Reg> | |
static bool | openvpn::Win::dhcp_enabled_on_itf (typename REG::Key &itf_key) |
Checks if DHCP is enabled for an interface. | |