force SERVFAIL response in the gotanswer failure case
- named could return FORMERR if parsing iterative responses ended with a result code such as DNS_R_OPTERR. instead of computing a response code based on the result, in this case we now just force the response to be SERVFAIL.
Closes #990 (closed)
Edited by Evan Hunt