]> git.ipfire.org Git - thirdparty/pdns.git/commit
If we have to resolve a nameserver name, submit a AAAA query for the
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 1 Feb 2022 14:45:54 +0000 (15:45 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 17 Feb 2022 14:47:41 +0000 (15:47 +0100)
commitd205e5d8d1315b09b1de633749c5907604f0d98a
tree02ca51035a36c76b603b8fe60de56a5277d049cb
parent4becceb8ac3f4a32922aef2984feaf123e1bac50
If we have to resolve a nameserver name, submit a AAAA query for the
same name asynchronously if it's not in the negcache.
pdns/recursordist/rec-taskqueue.cc
pdns/recursordist/rec-taskqueue.hh
pdns/recursordist/taskqueue.hh
pdns/recursordist/test-syncres_cc.cc
pdns/recursordist/test-syncres_cc2.cc
pdns/recursordist/test-syncres_cc3.cc
pdns/recursordist/test-syncres_cc7.cc
pdns/syncres.cc