chiark / gitweb /
no, do not add new types to adnstest - it breaks regress totally!
authorian <ian>
Wed, 5 Apr 2006 00:19:52 +0000 (00:19 +0000)
committerian <ian>
Wed, 5 Apr 2006 00:19:52 +0000 (00:19 +0000)
client/adnstest.c

index f7931074d9fa3092dbdb332fa9b0345e2407abe7..36d7ffe781f1100daf01be348dd8be6f9b935578 100644 (file)
@@ -122,13 +122,11 @@ 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,