Merge branch 'ep/ident-with-getaddrinfo'
commit545299f82224c23978a7c72ae4b7ef1093cd836c
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 Dec 2015 22:14:50 +0000 (8 14:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Dec 2015 22:14:50 +0000 (8 14:14 -0800)
treec2562e85ff9a5c28c377161dba14cca4b54bbd74
parent2b597f3307f2ae87e1213076db8dd59760317487
parent00bce77fe5b30720f4031f048abf42517b0da0ba
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