]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename DNS_SIGTYPE() to DNS_SIGTYPEPAIR()
authorOndřej Surý <ondrej@isc.org>
Tue, 12 Aug 2025 05:47:03 +0000 (07:47 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 15 Aug 2025 05:22:52 +0000 (07:22 +0200)
commit74fe3db37c65e997b82b81e5685b65cf19818646
treeeb07575cbdad5a2ac1ccedbbdf2e427e73b0694f
parent6e2ca5e0d71f0db7412c9cd39c3bfea86d54867c
Rename DNS_SIGTYPE() to DNS_SIGTYPEPAIR()

The DNS_SIGTYPE() macro "returns" dns_typepair_t, rename it to make this
fact more obvious and also to match DNS_TYPEPAIR() macro naming.
cocci/DNS_TYPEPAIR_VALUE.spatch
lib/dns/db_p.h
lib/dns/include/dns/rdatatype.h
lib/dns/qpcache.c
lib/dns/qpzone.c