]> 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>
Fri, 20 Oct 2023 03:05:56 +0000 (14:05 +1100)
commitb69100b747f267c6ec95fb0011941f021fc3a4f4
tree91260bfb7c3a9dc6aacf5b738bd63263a84e1d93
parent2ca2f7e9852a3d6e93f065c01ea4679f723688f7
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.
lib/dns/rootns.c