Uh I do want to see NXdomains

This commit is contained in:
Miek Gieben 2012-10-19 14:16:24 +02:00
parent 93ff832d5d
commit dffb9a2a34
1 changed files with 0 additions and 3 deletions

View File

@ -228,9 +228,6 @@ Flags:
fmt.Printf(";; %s\n", e.Error())
return
}
if r.Rcode != dns.RcodeSuccess {
return
}
if r.Id != m.Id {
fmt.Fprintf(os.Stderr, "Id mismatch\n")
return