bind9/lib/ns
Matthijs Mekking dd7dde5743 Don't enable serve-stale on duplicate queries
When checking if we should enable serve-stale, add an early out case
when the result is an error signalling a duplicate query or a query
that would be dropped.

(cherry picked from commit 059a4c2f4d9d3cff371842f43208d021509314fa)
2022-08-09 09:37:49 +02:00
..
include Update clang to version 14 2022-06-16 18:11:03 +02:00
tests Remove UNREACHABLE() statements after exit() 2022-03-25 10:08:39 +01:00
win32 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
client.c Increase the BUFSIZ-long buffers 2022-07-15 21:21:03 +02:00
hooks.c Don't use RTLD_DEEPBIND with sanitizers 2022-01-26 08:19:02 +00:00
interfacemgr.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
lib.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
listenlist.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
notify.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
query.c Don't enable serve-stale on duplicate queries 2022-08-09 09:37:49 +02:00
server.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
sortlist.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
update.c Clone the message buffer before forwarding UPDATE messages 2022-07-12 19:01:32 +10:00
version.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
xfrout.c log the reason for falling back to AXFR from IXFR at level info 2022-07-12 16:27:01 -07:00