Skip to content
  • Evan Hunt's avatar
    force SERVFAIL response in the gotanswer failure case · 74026156
    Evan Hunt authored
    - 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.
    74026156