]> git.ipfire.org Git - thirdparty/bind9.git/commit
findzonecut: helper function for hints lookup
authorColin Vidal <colin@isc.org>
Tue, 16 Dec 2025 13:20:32 +0000 (14:20 +0100)
committerColin Vidal <colin@isc.org>
Thu, 8 Jan 2026 19:26:32 +0000 (20:26 +0100)
commit1b6863844819bccb30873a7408dcb2c7cde047ec
tree65c12dc5ccece30d02a892465398ca7c504ee208
parentd0cec705ab4f8977759807abb308f3b464db471a
findzonecut: helper function for hints lookup

Extract `view_dns_findzonecut()` hints lookup parts in a separate
helper function.
lib/dns/view.c