mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-14 17:11:06 +00:00
3e3002ffea
DNSSEC defines a number of response types that one me expect when the DO bit is set. We don't process any of them, but since we do allow setting the DO bit, skip them without logging an error since it is only a nuisance. Tested on x86_64. [BZ #14841] * resolv/gethnamaddr.c (getanswer): Skip logging if RES_USE_DNSSEC is set. * resolv/nss_dns/dns-host.c (getanswer_r): Likewise. |
||
---|---|---|
.. | ||
dns-canon.c | ||
dns-host.c | ||
dns-network.c |