farrokhi/dnsdiag

Improve handling invalid record types

farrokhi opened this issue · 1 comments

When presented with wrong record type in query (e.g. --type BLAH), dnsping throws and exception. This needs to be handles gently with a proper error message.

This needs to be checked with dnstraceroute and dnseval as well.