]> git.ipfire.org Git - thirdparty/bind9.git/commit
Store the DS and RRSIG(DS) with trust dns_trust_pending_answer
authorMark Andrews <marka@isc.org>
Wed, 27 Mar 2019 13:48:03 +0000 (00:48 +1100)
committerMark Andrews <marka@isc.org>
Fri, 2 Aug 2019 06:52:57 +0000 (16:52 +1000)
commitcfbefb57d6a8614eb79fda79869c9c710c03a624
tree03aac52bcd52e0e537046d55b34b80162de63893
parent74c39de6672173be2032462dba79c5bb49e8fd75
Store the DS and RRSIG(DS) with trust dns_trust_pending_answer
so that the validator can validate the records as part of validating
the current request.

(cherry picked from commit 57a328d67e665a502575a42daa182440469b0173)
lib/dns/resolver.c