]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add reference count tracing for dns_catz_zone_t and dns_catz_zones_t
authorAram Sargsyan <aram@isc.org>
Mon, 27 Feb 2023 19:24:30 +0000 (19:24 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 27 Feb 2023 20:43:48 +0000 (20:43 +0000)
commitf8663976ff779d341e17e47599aa1d1415c16707
tree63a05e01e5944974474e48e8f966d342bc4d65e0
parent43d99eb8b8d461afe0044767294351d4a85ba6c8
Add reference count tracing for dns_catz_zone_t and dns_catz_zones_t

Tracing can be activated by defining DNS_RPZ_TRACE in catz.h.

(cherry picked from commit 53f0c5a9ac12e2079f430887eeb8988cb2f89552)
bin/named/server.c
lib/dns/catz.c
lib/dns/include/dns/catz.h
lib/dns/view.c
lib/dns/zone.c