X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/d19b03d0267305c75f518c32a31424d2229fd06b..401c256aeefcfa8b23668bee45b3174792df4f62:/client/adnstest.c 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,