[ntp:questions] Doubt about Syncronization of GPS SPECTRACOM(2)

Danny Mayer mayer at ntp.isc.org
Thu Mar 8 02:50:58 UTC 2007


Rick Jones wrote:
>>
>>
>> The code checks to see if IPv6 is enabled and sets af_family to either
>> AF_UNSPEC or AF_INET depending on whether or not IPv6 is enabled or not.
>> Unfortunately AI_ADDRCONFIG is not availabe on all platforms so we don't
>> use it.
> 
> Interesting - I was considering using AI_ADDRCONFIG in netperf.  Which
> platforms lack support for AI_ADDRCONFIG?
> 
> thanks,
> 
> rick jones
> 
> 
Windows doesn't support it until Vista (but then I'm only adding
transport support for IPv6 for Windows now)! And you will see this with
older platforms. We had to emulate getaddrinfo() for older platforms.

Are you looking at doing performance testing for NTP like you've done
for BIND?

Danny



More information about the questions mailing list