]> granicus.if.org Git - pdns/commit
rec: Prevent a loop while fetching DNSKEY
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 22 May 2017 09:54:20 +0000 (11:54 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 26 Jun 2017 10:24:46 +0000 (12:24 +0200)
commit15f44f1d015c66eed54de286fcb9d69fbcbc5368
tree27c15613dea968554a1237bf279036085b2b8587
parentf24465e514598e3ba8b705080be1a1109e5c6e77
rec: Prevent a loop while fetching DNSKEY

If some records on the DNSKEY answer are signed with the same
signer, we could end up in a DNSKEY retrieval loop since we
haven't added the DNSKEY to the cache yet.
pdns/syncres.cc
pdns/syncres.hh