]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace #define DNS_GETDB_ with struct of bools
authorAram Sargsyan <aram@isc.org>
Fri, 7 Jun 2024 10:18:09 +0000 (10:18 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 31 Jul 2024 11:52:52 +0000 (11:52 +0000)
commitcb5238cc628b17bdcb158ecd9b96c6556521d121
tree40315c52c8e810368760b3422626f32564d7dea5
parent89ab9e948d1a8b7e47796d3493046bda7f439af3
Replace #define DNS_GETDB_ with struct of bools

This makes it easier to pretty-print the attributes in a debugger.
lib/ns/include/ns/query.h
lib/ns/query.c