]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix build bug with DNS_RPZ_TRACE
authorEvan Hunt <each@isc.org>
Fri, 29 Sep 2023 23:16:49 +0000 (16:16 -0700)
committerEvan Hunt <each@isc.org>
Mon, 9 Oct 2023 20:29:02 +0000 (13:29 -0700)
commit86fbfc22b445cd2cd85a598fb5704f352f6d7468
treeb54f57d8a63002f0a981c97502726a7fc514b69d
parent8f6a3f47dba686be419c322738f9793df3114118
fix build bug with DNS_RPZ_TRACE

nonstardard naming of ref/unref and attach/detach functions caused
build errors when using DNS_RPZ_TRACE; this has been fixed.
bin/named/server.c
lib/dns/include/dns/rpz.h
lib/dns/rpz.c
lib/dns/view.c
lib/dns/zone.c