OpenVPN 3 Core Library
Loading...
Searching...
No Matches
netutil.hpp File Reference
#include <string>
#include "openvpn/win/reg.hpp"
Include dependency graph for netutil.hpp:
This graph shows which files directly or indirectly include this file:

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.