Re: [Openvpn-devel] OpenVPN Connect App on IOS // Support for IPv6-only networks with DNS64/NAT64

2018-07-06 Thread Antonio Quartulli
Hello, On 07/07/18 09:27, Kristian McColm wrote: > Hello List, > > As you may be aware, the Internet is running/has run out of IPv4 address > space. To that end, I am a part of a team at a national mobile network > operator who are working on deploying IPv6-only mode to our Android and > iPhon

[Openvpn-devel] OpenVPN Connect App on IOS // Support for IPv6-only networks with DNS64/NAT64

2018-07-06 Thread Kristian McColm
Hello List, As you may be aware, the Internet is running/has run out of IPv4 address space. To that end, I am a part of a team at a national mobile network operator who are working on deploying IPv6-only mode to our Android and iPhone handsets, and deprecating the use of IPv4 on our netowrk. Si

Re: [Openvpn-devel] [OpenVPN/openvpn-gui] UI showing green connected status despite not beeing able to create a route (#9)

2018-07-06 Thread Jonathan K. Bullard
Hi, On Fri, Jul 6, 2018 at 3:24 PM, Selva Nair wrote: > > Hi, > > Copying the devel list as a reminder that "we" have been asking for this > change for a long time :) > > On Fri, Jul 6, 2018 at 2:48 PM, Gert Doering wrote: >> >> Hi, >> >> On Fri, Jul 06, 2018 at 08:25:02AM -0700, Selva Nair wro

Re: [Openvpn-devel] [OpenVPN/openvpn-gui] UI showing green connected status despite not beeing able to create a route (#9)

2018-07-06 Thread Selva Nair
Hi, Copying the devel list as a reminder that "we" have been asking for this change for a long time :) On Fri, Jul 6, 2018 at 2:48 PM, Gert Doering wrote: > Hi, > > On Fri, Jul 06, 2018 at 08:25:02AM -0700, Selva Nair wrote: > > Can we do something about this in openvpn core, so that the GUI ca

Re: [Openvpn-devel] Upstreaming pqcrypto changes from microsoft/openvpn

2018-07-06 Thread Kevin Kane via Openvpn-devel
This was meant to be a quick and simple integration. The problem with Disconnect is the problem I mentioned below: since OpenVPN uses a nonstandard driver for the network communications, the UI will never present a Disconnect button, and so there's no way to actually call the Disconnect function

Re: [Openvpn-devel] Upstreaming pqcrypto changes from microsoft/openvpn

2018-07-06 Thread Selva Nair
Hi, Thanks for the follow up. On Fri, Jul 6, 2018 at 12:03 PM, Kevin Kane via Openvpn-devel wrote: > [Combining threads.] > > > > The work on the OpenSSL fork, and figuring out just what the right interface > is to bring PQ crypto to current crypto libraries, is going to be on-going. > PQ crypto

Re: [Openvpn-devel] Upstreaming pqcrypto changes from microsoft/openvpn

2018-07-06 Thread Kevin Kane via Openvpn-devel
[Combining threads.] The work on the OpenSSL fork, and figuring out just what the right interface is to bring PQ crypto to current crypto libraries, is going to be on-going. PQ crypto algorithms don’t fit so well in the common conventions we’ve become accustomed to for current algorithms. As f