]> git.ipfire.org Git - thirdparty/pdns.git/commit
Decide to use Dot earlier. 11541/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 19 Apr 2022 07:57:23 +0000 (09:57 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 19 Apr 2022 08:00:42 +0000 (10:00 +0200)
commitdc777d96b2fedd5a33fbb94a8571ba1c0d11d284
tree11d455fb438ce5f4f14dff41808830413629b221
parenta8bd214e7c2a9ad357beae27378f59f3007578bf
Decide to use Dot earlier.

To keep the nsspeed table good, we need to decide to use DoT earlier.
Now the lookup and updats of the speed table occur in a proper way
(using the port that is actually used for the connetion) and when
we switch from/to DoT, the old nsspeeds are cleared by the already
existing code.
pdns/syncres.cc