]> git.ipfire.org Git - thirdparty/bind9.git/commit
use bitfield name trees for disable-algorithms and disable-ds-digests
authorEvan Hunt <each@isc.org>
Thu, 17 Aug 2023 05:08:46 +0000 (22:08 -0700)
committerOndřej Surý <ondrej@isc.org>
Mon, 4 Sep 2023 08:19:48 +0000 (10:19 +0200)
commitbc3fd1a2efc784ef36906db3d5876a1de6f7f8da
tree5528a1e82f4dc6fa62a8e1044ba86d6fc26e4d54
parent9ed1dba9761db6011e2001e8485463ac0def07d1
use bitfield name trees for disable-algorithms and disable-ds-digests

switch disable-algorithms and disable-ds-digests to use
bitfield-type name trees, replacing the RBT-based bftree.
lib/dns/resolver.c