]> git.ipfire.org Git - thirdparty/bind9.git/commit
remove dns_zone_dump
authorColin Vidal <colin@isc.org>
Tue, 7 Oct 2025 09:42:04 +0000 (11:42 +0200)
committerColin Vidal <colin@isc.org>
Wed, 8 Oct 2025 06:33:33 +0000 (08:33 +0200)
commit383f14a36f1f2804f6a56e871cc0378c263279cc
tree2f474a9601ceafebff88eb4b916a2beb10ad79dd
parent0666ea491bc8075be58b3c69342ffebd0cb0f075
remove dns_zone_dump

Zone API `dns_zone_dump` is dead code in 9.21 (and was also dead code at
least in 9.20), removing it.
lib/dns/include/dns/zone.h
lib/dns/zone.c