bind9/lib
Colin Vidal 24ffbdcfea add support for EDE 20 (Not Authoritative)
Extended DNS Error message EDE 20 (Not Authoritative) is now sent when
client request recursion (RD) but the server has recursion disabled.

RFC 8914 mention EDE 20 should also be returned if the client doesn't
have the RD bit set (and recursion is needed) but it doesn't apply for
BIND as BIND would try to resolve from the "deepest" referral in
AUTHORITY section. For example, if the client asks for "www.isc.org/A"
but the server only knows the root domain, it will returns NOERROR but
no answer for "www.isc.og/A", just the list of other servers to ask.
2025-03-13 11:16:01 +01:00
..
dns add support for EDE 7 and 8 2025-03-13 09:57:09 +01:00
isc Add the call function tracking to isc_mem API 2025-03-05 11:17:17 +01:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
ns add support for EDE 20 (Not Authoritative) 2025-03-13 11:16:01 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00