X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=client%2Fadnstest.c;h=b4c125a495bbcf9fbdc0416d58c9550109939b59;hb=1dfe95d8d1f8f2abaef02f9b0817c720bd955f7b;hp=95955cba4ab8d7d236c75fc523a7a2197d8dd461;hpb=c7836bc9e8b0ed6a04e9008545e29de410d9693e;p=adns.git 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 };