]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Fix returning more than one cached records
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 22 Sep 2020 14:49:34 +0000 (16:49 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 12 Oct 2020 08:17:15 +0000 (10:17 +0200)
commitdc3f2d3827e28044473d9e211043742cc69021c6
tree29cff1ecc31f6fbb6e45824f511dab8735eba5a7
parentae33c53e68a32189e0a2fd3df24821d3edce4503
rec: Fix returning more than one cached records

The existing implementation did not properly update the DNSSEC
and authoritative status, and did not include all the needed
RRSIG and additional records.
pdns/recursor_cache.cc
pdns/syncres.cc
pdns/validate.cc
pdns/validate.hh