]> git.ipfire.org Git - thirdparty/pdns.git/commit
Decide to use Dot earlier. 11560/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 12:10:03 +0000 (14:10 +0200)
commit60790330e88cd2a71b73eaff592e227e2c9b744a
treed0caa671b79737720af96e6e766844df71c09cce
parent2c71b0875aaa500a9ac6ae943fea9ebc3ae7bd39
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.

(cherry picked from commit dc777d96b2fedd5a33fbb94a8571ba1c0d11d284)
pdns/syncres.cc