Date: Wed, 26 Dec 2001 13:21:11 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net res_init.c res_send.c Message-ID: <200112262121.fBQLLBY01887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2001/12/26 13:21:11 PST
Modified files:
lib/libc/net res_init.c res_send.c
Log:
- Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.
- Don't connect datagram socket if RES_INSECURE1.
- Needed to implement IPv6 anycast UDP DNS queries as documented in
<draft-ietf-ipngwg-dns-discovery-03.txt>.
Obtained from: KAME
Revision Changes Path
1.26 +5 -1 src/lib/libc/net/res_init.c
1.42 +10 -2 src/lib/libc/net/res_send.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112262121.fBQLLBY01887>
