]> git.ipfire.org Git - thirdparty/bind9.git/commit
Change the (acl)->node_count macro to dns_acl_node_count(acl) macro to clean the...
authorOndřej Surý <ondrej@isc.org>
Fri, 6 Dec 2019 14:47:39 +0000 (15:47 +0100)
committerMark Andrews <marka@isc.org>
Wed, 18 Dec 2019 00:11:31 +0000 (11:11 +1100)
commitf42d1be5fa6b4418cbf6b93f238ec29a1d7d36bc
treea145ed92675b4b26a1b1a9beba50ae3a700aa1df
parent065d19c0238f20c6e23ac46849aae0c489874861
Change the (acl)->node_count macro to dns_acl_node_count(acl) macro to clean the global namespace

(cherry picked from commit 8120088ec73c6399c921a112aca93d8c9a76f1d9)
lib/dns/acl.c
lib/dns/include/dns/acl.h
lib/dns/tests/acl_test.c
lib/isccfg/aclconf.c