mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
NXGLUE support
This commit is contained in:
@@ -769,6 +769,7 @@ main(int argc, char *argv[]) {
|
||||
found_as = ISC_TRUE;
|
||||
break;
|
||||
case DNS_R_NXRDATASET:
|
||||
case DNS_R_NXGLUE:
|
||||
if (dns_rdataset_isassociated(&rdataset))
|
||||
break;
|
||||
if (dbi != NULL) {
|
||||
|
Reference in New Issue
Block a user