mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
more logging
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user