]> git.ipfire.org Git - thirdparty/bind9.git/commit
rename 'rbtiterator' and similar names in qpcache
authorEvan Hunt <each@isc.org>
Sat, 14 Sep 2024 02:26:54 +0000 (19:26 -0700)
committerEvan Hunt <each@isc.org>
Thu, 19 Sep 2024 22:02:23 +0000 (15:02 -0700)
commitc1b94dc622b3455e23135b1efff869e16fc3d5ec
treed52fd7d8d15b37092654955ee3e57c0285a41dce
parent379d7faeac486d90fc9cf2ef13aef9ababbbea81
rename 'rbtiterator' and similar names in qpcache

when the QP cache was adapted from the RBT database, some names
weren't changed. this could be confusing, so let's change them now.
also, we no longer need to include rbt.h.

(cherry picked from commit 5a444838dba0b04132cb29117360fdf8fdd449b5)
lib/dns/qpcache.c