From: ian Date: Thu, 6 Apr 2006 18:47:43 +0000 (+0000) Subject: SERVFAIL is definitely not conclusive. Eg, recursive server is supposedly slave... X-Git-Tag: wip.base.getaddrinfo~56 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/commitdiff_plain/312c0631adecb02cda9a442b14834cb4d97c9a91?hp=5e3255bdee3e6d41a0a4339f2af15a1ad38f66a8 SERVFAIL is definitely not conclusive. Eg, recursive server is supposedly slave for a zone but it has timed out or something - this gives SERVFAIL in BIND8 at least. But another server (eg not with broken config) may be able to answer the question --- diff --git a/TODO b/TODO index b6ca53b..c0a3f05 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,3 @@ -BUGS: -Arnout Engelen reports servfail is thought conclusive - WISHLIST: * Support for as-yet-unrecognised query types. * Make timeouts configurable.