X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/c7836bc9e8b0ed6a04e9008545e29de410d9693e..1dfe95d8d1f8f2abaef02f9b0817c720bd955f7b:/client/adnstest.c diff --git a/client/adnstest.c b/client/adnstest.c index 95955cb..b4c125a 100644 --- a/client/adnstest.c +++ b/client/adnstest.c @@ -40,9 +40,11 @@ static const adns_rrtype defaulttypes[]= { adns_r_cname, adns_r_ptr_raw, adns_r_mx_raw, - adns_r_rp_raw, adns_r_txt, + adns_r_rp_raw, adns_r_addr, + adns_r_ns, + adns_r_mx, adns_r_none };