]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix two instances of asserting AF_INET
authorArne Schwabe <arne@rfc2549.org>
Thu, 21 Nov 2013 20:08:07 +0000 (21:08 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 24 Nov 2013 12:27:04 +0000 (13:27 +0100)
commit500c16f319e21ae9590a2207d0b518f8e57abdde
treecb825ae84563bfa74a2007fc582feace5f820af3
parent30077d1f415b8dc9bd7c8a1ac6a7585136ac6261
Fix two instances of asserting AF_INET

The http-proxy and socks-proxy work fine with IPv6 but assert having IPv4
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1385064495-25877-6-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/8010

Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/socket.c