[Openvpn-devel] [PATCH] Add support of utun devices under Mac OS X

2013-03-31 Thread Arne Schwabe
Mac OS X 10.7+ natively supports tun devices (called utun). The "standard" utun.ko driver is sometimes problematic (e.g. VmWare Fusion 5 and tun.ko do not work together). When OpenVPN is compiled with utun support it will if no dev-node is given first try to use utun and if that is not availabl

Re: [Openvpn-devel] openvpn ipv6 pool env variables

2013-03-31 Thread Samuel Thibault
Hello, To make it short: yes, the ipv6 pool environment variables are useful, for user-defined scripts to be run at connection for instance to propagate routes, do accounting, etc. The patch below adds them. Thanks, Samuel Add IPv6 pool environment variables Add ifconfig_ipv6_pool_local_ip, i