#include <route.hpp>
|
static int | if_index (const std::string &iface) |
|
Definition at line 35 of file route.hpp.
◆ LinuxRoute()
openvpn::LinuxRoute::LinuxRoute |
( |
| ) |
|
|
inline |
◆ add_delete()
void openvpn::LinuxRoute::add_delete |
( |
const bool |
add, |
|
|
const IP::Route & |
route, |
|
|
const int |
if_index, |
|
|
const int |
table = RT_TABLE_MAIN |
|
) |
| |
|
inline |
◆ if_index()
static int openvpn::LinuxRoute::if_index |
( |
const std::string & |
iface | ) |
|
|
inlinestatic |
◆ OPENVPN_EXCEPTION()
openvpn::LinuxRoute::OPENVPN_EXCEPTION |
( |
linux_route_error |
| ) |
|
◆ fd
The documentation for this class was generated from the following file: