diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2015-02-24 12:57:26 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2015-02-24 13:17:29 +0530 |
commit | 3e3002ffead0526d088c353f97475400367087da (patch) | |
tree | 2cca67f43ad5676fa3ecc1a19fe15b7880eba975 /io | |
parent | 9813dd5835fa81c2e61c188fe08e28c9f3c60c07 (diff) | |
download | glibc-3e3002ffead0526d088c353f97475400367087da.tar.gz glibc-3e3002ffead0526d088c353f97475400367087da.tar.xz glibc-3e3002ffead0526d088c353f97475400367087da.zip |
Skip logging for DNSSEC responses [BZ 14841]
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.
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions