]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace type_format() and TYPE_FORMATSIZE with their libdns counterparts
authorMichał Kępień <michal@isc.org>
Fri, 15 Jun 2018 07:59:20 +0000 (09:59 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 15 Jun 2018 07:59:20 +0000 (09:59 +0200)
commitffe8ddd95f8c7b13cc3023ced443670abde6de34
tree0a63e6439cf7c203fc472293561096fc4c7d03ab
parentc37537cfe79b73c9f1546c59b747aa8a65cb9665
Replace type_format() and TYPE_FORMATSIZE with their libdns counterparts

Rather than use custom functions and macros local to bin/dnssec/, use
their counterparts provided by libdns.
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssectool.c
bin/dnssec/dnssectool.h