Am 12.06.18 um 11:29 schrieb Gert Doering: > Hi, > > another reply to the same mail, on purpose, to keep thoughts in > separate threads... > > On Tue, Jun 12, 2018 at 03:42:40PM +0800, Antonio Quartulli wrote: >> This change ensures that an interface is properly brought >> up even when only IPv6 settings are configured/pushed. >> >> At the same time, the do_ifconfig() function has been rearranged by >> splitting the logic into a v4 and a v6 specific part. Each part has >> then been moved into an idependent helper that can be invoked as >> needed. > [..] > > The existing Android code is different from all the other platforms, > as it sends IPv6 info ("IFCONFIG6") *before* IPv4 info. > > Arne, do I have to assume that this is intentional, and your client will > explode if it receives IFCONFIG first and IFCONFIG6 second, or no > IFCONFIG at all?
No ifconfig at at all will produce an error since ANdroid itself will not like to have no ifconfig at all. For the Android client it is only important that ifconfig/routes/etc. all happen before opening the tun device. IPv6 only should be fine with my client. Arne ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel