]> git.ipfire.org Git - thirdparty/bind9.git/commit
clean up log module names
authorEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 03:11:26 +0000 (19:11 -0800)
committerEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 17:11:32 +0000 (17:11 +0000)
commit95a0b6f4792cfc9adc650469dad99b5eedcb5c6f
tree594e347399b1ac912381676c03fa2425ec57f646
parent9de6b228d411ad9887716d674e313c791c136d37
clean up log module names

- remove obsolete DNS_LOGMODULE_RBT and DNS_LOGMODULE_RBTDB
- correct the misuse of the wrong log modules in dns/rpz.c and
  dns/catz.c, and add DNS_LOGMODULE_RPZ and DNS_LOGMODULE_CATZ
  to support them.
lib/dns/catz.c
lib/dns/rpz.c
lib/isc/include/isc/log.h
lib/isc/log.c