OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::DCO::TunConfig Struct Reference

#include <dco.hpp>

Collaboration diagram for openvpn::DCO::TunConfig:
[legend]

Public Member Functions

 TunConfig ()=default
 

Public Attributes

TunProp::Config tun_prop
 
Stopstop = nullptr
 
bool allow_local_dns_resolvers = false
 

Detailed Description

Definition at line 54 of file dco.hpp.

Constructor & Destructor Documentation

◆ TunConfig()

openvpn::DCO::TunConfig::TunConfig ( )
default

Member Data Documentation

◆ allow_local_dns_resolvers

bool openvpn::DCO::TunConfig::allow_local_dns_resolvers = false

Definition at line 75 of file dco.hpp.

◆ stop

Stop* openvpn::DCO::TunConfig::stop = nullptr

Definition at line 73 of file dco.hpp.

◆ tun_prop

TunProp::Config openvpn::DCO::TunConfig::tun_prop

Definition at line 72 of file dco.hpp.


The documentation for this struct was generated from the following file: