mark node as from nsec3 tree using 9.6.x method

This commit is contained in:
Mark Andrews
2010-09-07 01:37:05 +00:00
parent e4678bfdf2
commit 7b2f8a1909

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rbtdb.c,v 1.270.12.23 2010/09/07 01:12:24 marka Exp $ */
/* $Id: rbtdb.c,v 1.270.12.24 2010/09/07 01:37:05 marka Exp $ */
/*! \file */
@@ -7155,7 +7155,7 @@ dns_rbtdb_create
free_rbtdb(rbtdb, ISC_FALSE, NULL);
return (result);
}
nsec3node->nsec = DNS_RBT_NSEC_NSEC3;
nsec3node->nsec3 = 1;
/*
* We need to give the nsec3 origin node the right locknum.
*/