Subject: Re: DNS-SD in getaddrinfo()
To: NetBSD-network <tech-net@NetBSD.org>
From: Matt Thomas <matt@3am-software.com>
List: tech-net
Date: 06/02/2004 15:26:52
On Jun 2, 2004, at 11:38 AM, Jason Thorpe wrote:
>
> On Jun 2, 2004, at 5:42 AM, Pelle Johansson wrote:
>
>> You'll notice there's a new entry for include/netdb.h adding an
>> additional AI_SRV flag, and an additional check in _dns_getaddrinfo
>> for this flag.
>
> FWIW, I like this approach better than looking up SRV records by
> default.
It seems to me that this should controlled by an entry in
/etc/nsswitch.conf (srv?):
host: files dns srv
--
Matt Thomas email: matt@3am-software.com
3am Software Foundry www: http://3am-software.com/bio/matt/
Cupertino, CA disclaimer: I avow all knowledge of this
message.