]> git.ipfire.org Git - thirdparty/pdns.git/commit
When deciding if we are auth in the local auth or forwarding case,
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 2 Sep 2020 12:03:44 +0000 (14:03 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 2 Sep 2020 12:03:44 +0000 (14:03 +0200)
commit68f6b16cb2709d5cc9ca53823def2781cc2f1f06
tree6fc164022653ed52b531f424a75f2f2b0078bb89
parent4af436765961621761fa98c4ed1794726e8a1d35
When deciding if we are auth in the local auth or forwarding case,
for DS records we need to look at the parent of the particular name.

Seems to fix #9433
pdns/syncres.cc