]> git.ipfire.org Git - thirdparty/bind9.git/commit
Suppress reporting upcoming changes in root hints
authorMark Andrews <marka@isc.org>
Tue, 17 Oct 2023 23:45:41 +0000 (10:45 +1100)
committerMark Andrews <marka@isc.org>
Thu, 2 Nov 2023 16:43:49 +0000 (03:43 +1100)
commitba7cfd2f9244ea2a550970b003baadaee50cd4d3
tree987776ee788970f4f42788dda4a3ce15d10406c1
parent15e13bd523853130fc2f0d9ad8765a9b4b500349
Suppress reporting upcoming changes in root hints

To reduce the amount of log spam when root servers change their
addresses keep a table of upcoming changes by expected date and time
and suppress reporting differences for them until then.

Add initial entry for B.ROOT-SERVERS.NET, Nov 27, 2023.

(cherry picked from commit b69100b747f267c6ec95fb0011941f021fc3a4f4)
lib/dns/rootns.c