#include <tuniproute.hpp>
|
static void | tun_config (const std::string &iface_name, const TunBuilderCapture &pull, std::vector< IP::Route > *rtvec, ActionList &create, ActionList &destroy, const unsigned int flags) |
|
static void | add_bypass_route (const std::string &tun_iface_name, const std::string &address, bool ipv6, std::vector< IP::Route > *rtvec, ActionList &create, ActionList &destroy) |
|
Definition at line 241 of file tuniproute.hpp.
◆ add_bypass_route()
static void openvpn::TunIPRoute::TunMethods::add_bypass_route |
( |
const std::string & |
tun_iface_name, |
|
|
const std::string & |
address, |
|
|
bool |
ipv6, |
|
|
std::vector< IP::Route > * |
rtvec, |
|
|
ActionList & |
create, |
|
|
ActionList & |
destroy |
|
) |
| |
|
inlinestatic |
◆ tun_config()
The documentation for this struct was generated from the following file: