mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Turn off debugging code that sets the TTL of additional data to very
small values.
This commit is contained in:
@@ -1552,7 +1552,7 @@ mark_related(dns_name_t *name, dns_rdataset_t *rdataset,
|
||||
rdataset->attributes |= DNS_RDATASETATTR_CACHE;
|
||||
if (external)
|
||||
rdataset->attributes |= DNS_RDATASETATTR_EXTERNAL;
|
||||
#if 1
|
||||
#if 0
|
||||
/*
|
||||
* XXXRTH TEMPORARY FOR TESTING!!!
|
||||
*/
|
||||
|
Reference in New Issue
Block a user