mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 23:02:05 -04:00
322. [bug] Queries for KEY RRs are now sent to the parent
server rather than the authoritative one, making
DNSSEC insecurity proofs work in many cases
where they previously didn't.
This commit is contained in:
parent
a9ec4f7ca5
commit
81f11a7058
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
o
|
||||
322. [bug] Queries for KEY RRs are now sent to the parent
|
||||
server rather than the authoritative one, making
|
||||
DNSSEC insecurity proofs work in many cases
|
||||
where they previously didn't.
|
||||
|
||||
321. [bug] When synthesizing a CNAME RR for a DNAME
|
||||
response, query_addcname() failed to intitialize
|
||||
the type and class of the CNAME dns_rdata_t,
|
||||
|
|
|
|||
Loading…
Reference in a new issue