X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=client%2Fadnstest.c;fp=client%2Fadnstest.c;h=f7931074d9fa3092dbdb332fa9b0345e2407abe7;hp=36d7ffe781f1100daf01be348dd8be6f9b935578;hb=401c256aeefcfa8b23668bee45b3174792df4f62;hpb=d19b03d0267305c75f518c32a31424d2229fd06b diff --git a/client/adnstest.c b/client/adnstest.c index 36d7ffe..f793107 100644 --- a/client/adnstest.c +++ b/client/adnstest.c @@ -122,11 +122,13 @@ static const adns_rrtype defaulttypes[]= { adns_r_mx_raw, adns_r_txt, adns_r_rp_raw, + adns_r_srv_raw, adns_r_addr, adns_r_ns, adns_r_ptr, adns_r_mx, + adns_r_srv, adns_r_soa, adns_r_rp,