OpenVPN
|
Go to the source code of this file.
Functions | |
int | set_lladdr (openvpn_net_ctx_t *ctx, const char *ifname, const char *lladdr, const struct env_set *es) |
int set_lladdr | ( | openvpn_net_ctx_t * | ctx, |
const char * | ifname, | ||
const char * | lladdr, | ||
const struct env_set * | es | ||
) |
Definition at line 17 of file lladdr.c.
References argv_free(), argv_msg(), argv_new(), argv_printf(), es, IFCONFIG_PATH, M_INFO, M_WARN, MAC_FMT, MAC_SCAN_ARG, msg, OPENVPN_ETH_ALEN, and openvpn_execve_check().
Referenced by do_open_tun(), and do_persist_tuntap().