]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: clean up incorrect logging module names
authorEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 17:12:18 +0000 (17:12 +0000)
committerEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 17:12:18 +0000 (17:12 +0000)
Some files used logmodule names that had been copied in from elsewhere; these have now been given module names of their own. Also, the RBT and RBTDB logmodules have been removed, since they are now unused.

Merge branch 'each-cleanup-logmodules' into 'main'

See merge request isc-projects/bind9!9895


Trivial merge