bind9/lib/ns
Mark Andrews 5d81a258e3 Return partial match when requested
Return partial match from dns_db_find/dns_db_find when requested
to short circuit the closest encloser discover process.  Most of the
time this will be the actual closest encloser but may not be when
there yet to be committed / cleaned up versions of the zone with
names below the actual closest encloser.

(cherry picked from commit d42ea08f16)
2024-08-29 21:05:54 +00:00
..
include make "max_restarts" a configurable value 2024-08-07 15:36:15 -07:00
client.c Reset the TCP connection on a failed send 2024-07-03 09:10:30 +02:00
hooks.c Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
interfacemgr.c Fix flawed logic when detecting same listener type 2024-01-15 14:31:06 +02:00
listenlist.c remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Return partial match when requested 2024-08-29 21:05:54 +00:00
server.c make "max_restarts" a configurable value 2024-08-07 15:36:15 -07:00
sortlist.c De-duplicate __FILE__, __LINE__ 2022-10-17 16:00:26 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
update.c Log error when update fails 2024-06-10 18:51:28 +02:00
xfrout.c Adjust comment to have correct message limit value 2023-11-16 12:22:08 +11:00