[PATCH] Skip logging for additional DNSSEC records from RFC4034 [BZ 14841]
Florian Weimer
fweimer@redhat.com
Fri Feb 20 08:13:00 GMT 2015
On 02/19/2015 06:00 PM, Siddhesh Poyarekar wrote:
> RFC 4034 specifies 3 more record types (RRSIG, NSEC, DNSKEY) that
> the glibc resolver does not identify. The resolver would log a
> message in syslog if debugging is enabled in resolv.conf and
> RES_USE_DNSSEC is set in the _res struct. This was fine before
> since we did not set the DO bit, but we do so now, so skip logging
> the message when we have requested DNSSEC.
See my other message.
At the very least, you also need to add NSEC3.
--
Florian Weimer / Red Hat Product Security
More information about the Libc-alpha
mailing list