What does "addnode: NSEC node already exists" mean?

2011-08-11 Thread Alexander Gall
I have a signed zone for which dnssec-signzone and named-checkzone of BIND 9.8.0-P4 emit the message in the subject several times. This appears to happen in loadnode() defined in lib/dns/rbtdb.c and has something to do with an "auxiliary tree for NSEC", whatever exactly that is. It doesn't tell m

Re: What does "addnode: NSEC node already exists" mean?

2011-08-11 Thread Doug Barton
On 08/11/2011 06:09, Alexander Gall wrote: > I have a signed zone for which dnssec-signzone and named-checkzone of > BIND 9.8.0-P4 emit the message in the subject several times. This > appears to happen in loadnode() defined in lib/dns/rbtdb.c and has > something to do with an "auxiliary tree for

Re: What does "addnode: NSEC node already exists" mean?

2011-08-11 Thread Mark Andrews
In message <4e4481ea.9020...@dougbarton.us>, Doug Barton writes: > On 08/11/2011 06:09, Alexander Gall wrote: > > I have a signed zone for which dnssec-signzone and named-checkzone of > > BIND 9.8.0-P4 emit the message in the subject several times. This > > appears to happen in loadnode() defined