From: Junio C Hamano Date: Tue, 8 Dec 2015 22:14:50 +0000 (-0800) Subject: Merge branch 'ep/ident-with-getaddrinfo' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=545299f82224c23978a7c72ae4b7ef1093cd836c;p=git.git Merge branch 'ep/ident-with-getaddrinfo' A build without NO_IPv6 used to use gethostbyname() when guessing user's hostname, instead of getaddrinfo() that is used in other codepaths in such a build. * ep/ident-with-getaddrinfo: ident.c: add support for IPv6 --- 545299f82224c23978a7c72ae4b7ef1093cd836c