DESCRIPTION=" OpenVPN is a robust and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the Internet. OpenVPN's principal strengths include wide cross-platform portability, excellent stability, support for dynamic IP addresses and NAT, adaptive link compression, single TCP/UDP port usage, a modular design that offloads most crypto tasks to the OpenSSL library, and relatively easy installation that in most cases doesn't require a special kernel module."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://openvpn.net/"
INHERITED=" systemd-service openvpn"
MYOPTIONS="( ( examples [[ description = [ Install example source code ] ]] iproute2 [[ description = [ Enable iproute2 support instead of net-tools ] ]] lzo [[ description = [ Enable the LZO compression ] ]] pkcs11 [[ description = [ Support for smartcard authentication ] ]] systemd [[ description = [ Add support for integration with the systemd init daemon ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ openvpn.exlib ] ]] ) "