[Openvpn-devel] [PATCH] put virtual IPv6 addresses into env

2015-11-20 Thread Heiko Hund
Add missing environment variables for IPv6 virtual addresses: * ifconfig_pool_local_ipv6 * ifconfig_pool_remote_ipv6 * ifconfig_pool_ipv6_netbits Signed-off-by: Heiko Hund --- src/openvpn/multi.c | 22 ++ src/openvpn/socket.c | 16 src/openvpn/socket.

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-20 Thread Selva Nair
Hi, On Fri, Nov 20, 2015 at 3:31 AM, Samuli Seppänen wrote: I added these instructions + David's notes here: > Thanks. I made some edits to the wiki (hope its ok). There were numerous typos in my email; also made it read less lik

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-20 Thread Morris, Russell
Hi, As an uneducated / idiot to this process .. I'll give this a try this weekend, will confirm that the steps work (starting from scratch). Thanks! ... Russell -Original Message- From: Samuli Seppänen [mailto:sam...@openvpn.net] Sent: Friday, November 20, 2015 2:31 AM To: Selva Nai

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-20 Thread Samuli Seppänen
Cross compiling on linux is possible. Actually its the only way I've build the gui. Its well documented when done as a part of the full distribution build using openvpn-build (as Samuli pointed out), but could be built alone as well. Here is a very basic description of what I do: The only compl