ACK. I have applied this patch slightly out of sequence, as it makes --http-proxy and --socks-proxy work using IPv6 to connect to the proxy (ASSERT(af==AF_INET) failure otherwise), and does not rely on changes introduced by 04/14 and 05/14.
Patch has been applied to the master branch. commit 500c16f319e21ae9590a2207d0b518f8e57abdde Author: Arne Schwabe List-Post: [email protected] Date: Thu Nov 21 21:08:07 2013 +0100 Fix two instances of asserting AF_INET Acked-by: Gert Doering <[email protected]> Message-Id: <[email protected]> URL: http://article.gmane.org/gmane.network.openvpn.devel/8010 Signed-off-by: Gert Doering <[email protected]> -- kind regards, Gert Doering
