On 6/17/2011 3:29 PM, Philip M. Gollucci wrote: > > > -------- Original Message -------- > Subject: Re: IPv6 broken with Apache 2.2.19 > Date: Wed, 25 May 2011 21:16:49 +0200 > From: Nick Rosier <[email protected]> > To: Jeremy Chadwick <[email protected]> > CC: [email protected] > >> >> The ChangeLog between Apache 2.2.17 and 2.2.19 indicates absolutely no >> changes were made WRT IPv6 code, so again that puts focus on APR. >> >>> # pkg_info | grep apr >>> apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12 Apache Portability Library >> >> The APR ChangeLog is filled with IPV6-related changes with 1.4.3, so the >> question here is basically "what APR version were you using before you >> upgraded"? >> >> http://www.apache.org/dist/apr/CHANGES-APR-1.4 >> >> apr_socket_create() for *IX is in network_io/unix/sockets.c around line >> 91, so let's look via ViewVC to see who's touched things recently >> (though we have no idea what timeframe we should be looking at, since we >> don't know what APR version you were using before the upgrade): > > Based on my logs I came from APR 1.4.3. I first noticed the problems > going to Apache 2.2.18 with APR 1.4.4. So I guess this started after > upgrade from 1.4.3 to 1.4.4 > >> http://svn.apache.org/viewvc/apr/apr/tags/1.4.5/network_io/unix/sockets.c?view=log
Oddly, there's nothing there between 1.4.3 and 1.4.5... any other guesses? Was it perhaps built with IPv6 disabled, previously?
