Daniel Nephin 204bf2b345 dns: correct rcode for qtype not supported
A previous commit started using QueryRefuced, but that is not correct. QueryRefuced refers to
the OpCode, not the query type.

Instead use errNoAnswer because we have no records for that query type.
2021-07-14 17:48:50 -04:00
..
2020-12-07 13:42:55 -05:00
2021-07-13 12:31:49 -04:00
2021-03-22 10:16:41 +01:00
2021-06-21 15:54:40 -04:00
2021-07-09 12:17:45 -04:00