bind9/lib
David Lawrence b65f2ab14a 534. [func] Ancestors have been removed from RBT chains. Ancestor
information can be discerned via node parent pointers.

 533.	[func]		Incorporated name hashing into the RBT database to
			improve search speed.

There is still evidence of a bug with regard to bitstring labels.  It shows
up in bin/test/rbt/t_rbt -x -t 4 when the assertion at lib/dns/rbt.c:1631
is uncommented -- essentially a bitstring node's location in the hashtable
is not getting properly updated at some point.  This shouldn't affect
searching, because a bitstring label as the parent of a new level will
generally cause the standard old binary search to be done.  I will be looking
at this more closely in the very near future.
2000-10-25 07:21:31 +00:00
..
dns 534. [func] Ancestors have been removed from RBT chains. Ancestor 2000-10-25 07:21:31 +00:00
isc the established alternate spelling of 'template' is 2000-10-20 22:09:01 +00:00
lwres The 'hints' parameter somehow turned into 'arg' in the middle of the 2000-10-19 00:43:07 +00:00
omapi More ISC_LINK_INIT fixes. 2000-10-20 13:29:37 +00:00
tests 521. [bug] Detect master files which contain $INCLUDE and always 2000-10-17 07:22:39 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00