]> git.ipfire.org Git - thirdparty/bind9.git/commit
Combine validator_log and marksecure
authorMatthijs Mekking <matthijs@isc.org>
Tue, 3 Mar 2026 10:18:55 +0000 (11:18 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 13 Mar 2026 12:03:33 +0000 (13:03 +0100)
commitd4c7c83a7085fee6addda47e84e2a9a47540f3f2
tree9ada6fadafeab8428963874d015550f0ac582b0e
parent0ec08c212022d08c9717f2bc6bd3e8ebd6f034ce
Combine validator_log and marksecure

When we mark RRsets as secure, we most of the time also log a debug
message. Combine this the same way as 'markanswer()' does.
lib/dns/validator.c