Module Name: src Committed By: snj Date: Wed Oct 25 06:56:41 UTC 2017
Modified Files: src/lib/libc/net [netbsd-8]: getaddrinfo.c src/lib/libc/resolv [netbsd-8]: res_mkquery.c Log Message: Pull up following revision(s) (requested by jdolecek in ticket #317): lib/libc/net/getaddrinfo.c: revision 1.116 lib/libc/resolv/res_mkquery.c: revision 1.16 PR/52578: Benjamin M. Schwartz Set the AD bit when DNSSEC is enabled (RFC 6840 Section 5.7). -- PR/52578: Benjamin M. Schwartz: sync the internal copy of res_nquery for getaddrinfo, with the real version so that we handle EDNS fallback. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.115.6.1 src/lib/libc/net/getaddrinfo.c cvs rdiff -u -r1.15 -r1.15.8.1 src/lib/libc/resolv/res_mkquery.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.