]> git.ipfire.org Git - thirdparty/bind9.git/commit
slight optimization for dns_rbt_findnode() when bitstrings are involved:
authorDavid Lawrence <source@isc.org>
Thu, 31 May 2001 22:32:46 +0000 (22:32 +0000)
committerDavid Lawrence <source@isc.org>
Thu, 31 May 2001 22:32:46 +0000 (22:32 +0000)
commit7fe56f41ec1bf6dd86e592e2fe8c3c33bc102c7a
tree1f226fd89229b5b2e7eac51140c2fb6045ea7f62
parent68f4a1696fff0cfe5236f0c15d8db96484219024
slight optimization for dns_rbt_findnode() when bitstrings are involved:
skip the hashing attempts entirely when not at the root of a level
lib/dns/rbt.c