]> git.ipfire.org Git - thirdparty/bind9.git/commit
support EDE 24 (Invalid Data)
authorColin Vidal <colin@isc.org>
Fri, 31 Oct 2025 11:16:54 +0000 (12:16 +0100)
committerColin Vidal <colin@isc.org>
Mon, 3 Nov 2025 16:34:25 +0000 (17:34 +0100)
commit59f116fbc94f4fea01bd659d3e79502108cb55ab
treecf33e8046ad17f814d161d92e5dd058a8e057375
parent90b4f256a70e78ac9c095d3c21c3f45183fa6b32
support EDE 24 (Invalid Data)

Extended DNS Error 24 (Invalid Data) is returned when the server cannot
answer data for a zone it is configured for. This occurs typically when
an authoritative server does not have loaded the DB of a configured
zone, or a secondary server zone is expired.

See RFC 8914 section 4.25.
lib/ns/query.c