Fixed DNSKEY NODATA responses not cached (RT #22908).

This commit is contained in:
Scott Mann
2011-03-01 14:40:39 +00:00
parent c2113136d2
commit d31740ce28
3 changed files with 28 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
3047. [bug] DNSKEY NODATA responses not cached fixed in
validator.c. Tests added to dnssec system test.
[RT #22908]
3046. [bug] Use RRSIG original TTL to compute validated RRset
and RRSIG TTL. [RT #23332]