]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add key metadata for DS published/withdrawn
authorMatthijs Mekking <matthijs@isc.org>
Thu, 24 Jun 2021 14:22:22 +0000 (16:22 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 30 Jun 2021 15:28:48 +0000 (17:28 +0200)
commit6e2c24be7cd476240879e22367f08fc25b7d882d
treeb482194c355aecc585153b02a4b5d44123cb80da
parent4c337a8e72bf2d3675a7f42c5e1fd0e30dae48bb
Add key metadata for DS published/withdrawn

In order to keep track of how many parents have the DS for a given key
published or withdrawn, keep a counter.
lib/dns/dst_api.c
lib/dns/dst_parse.c
lib/dns/include/dst/dst.h