mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 13:08:06 +00:00
more logging
This commit is contained in:
parent
59a6d9effd
commit
c37a906752
@ -744,6 +744,8 @@ nxtvalidate(dns_validator_t *val, isc_boolean_t resume) {
|
||||
dns_name_t nextname;
|
||||
isc_boolean_t firstname = ISC_TRUE;
|
||||
|
||||
validator_log(val, ISC_LOG_DEBUG(3), "in nxtvalidate()");
|
||||
|
||||
if (!resume) {
|
||||
val->attributes |= VALATTR_NEGATIVE;
|
||||
result = dns_message_firstname(message, DNS_SECTION_AUTHORITY);
|
||||
|
Loading…
x
Reference in New Issue
Block a user