bind9/lib
Colin Vidal e8b0d4749c rename dns_view_findzonecut() into dns_view_bestzonecut()
`dns_view_findzonecut()` is used only in the context where the closest
name servers for a name need to be queried.  In the future, this API
will also return the glues (if known) for those name servers, as well
as (exclusively, if both NS and DELEG exist) the DELEG record.

To avoid ambiguities with other code flows using `dns_db_findzonecut()`,
`dns_view_findzonecut()` has been renamed into `dns_view_bestzonecut()`.
2026-01-16 07:52:56 +01:00
..
dns rename dns_view_findzonecut() into dns_view_bestzonecut() 2026-01-16 07:52:56 +01:00
isc Fix building on uclibc 2026-01-04 15:14:10 +01:00
isccc switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
isccfg small refactor for max-query-restart in check.c 2026-01-07 07:01:59 +00:00
ns Remove rrset-order cyclic from the default config, with shim 2026-01-08 14:43:04 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00