]> sjero.net Git - linphone/commit
Handle IPv6 addresses in parse_hostname_to_addr().
authorGhislain MARY <ghislain.mary@belledonne-communications.com>
Thu, 30 Aug 2012 13:26:28 +0000 (15:26 +0200)
committerGhislain MARY <ghislain.mary@belledonne-communications.com>
Fri, 31 Aug 2012 09:20:09 +0000 (11:20 +0200)
commit5129e306ab832326e887431c38fc22ebaf6b7433
tree214696441933d2d57ff85284e5a23c30fcc0be9a
parent335129ed8ad1abb545d9e1cae809eaed1b5608dc
Handle IPv6 addresses in parse_hostname_to_addr().

This is needed to correctly handle and IPv6 address set as gateway when
using the nat firewall policy.
coreapi/misc.c