Date: Mon, 4 Feb 2002 10:30:55 -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: <200202041830.g14IUtt27315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/02/04 10:30:55 PST Modified files: (Branch: RELENG_4) lib/libc/net res_init.c res_send.c Log: MFC: - 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>. lib/libc/net/res_init.c: 1.26 lib/libc/net/res_send.c: 1.42 Revision Changes Path 1.19.2.7 +4 -0 src/lib/libc/net/res_init.c 1.31.2.8 +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?200202041830.g14IUtt27315>