]> git.ipfire.org Git - thirdparty/pdns.git/commit
Draft to study alternative way to do "skip cname check" for DS and
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 23 Jun 2020 09:11:03 +0000 (11:11 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 23 Jun 2020 09:17:22 +0000 (11:17 +0200)
commit9c3afd3b2134fd8f6ab5ff6bdbea0141f3319452
treee1fd6f7b3a0be23861bbb5d6bf5dbda2aa78c4f4
parente978ccb7cbfae8835cbf89d0e70799379c8efd2a
Draft to study alternative way to do "skip cname check" for DS and
DNSKEY records.

The current code effectively disables lookup of cached CNAME results
for zone cut computations, which results in more queries than needed.

Should fix #9266 or at least give more insight.

Needs critical eyes badly!
pdns/recursordist/test-syncres_cc9.cc
pdns/syncres.cc
pdns/syncres.hh