chiark / gitweb /
provide adns txt rrs
[chiark-tcl.git] / adns / adns.c
index b924c0705c41fef580d1006cf361d5e0f9588f30..7fe27285b944d06fb4086de731a16a6c7edc3df5 100644 (file)
@@ -413,6 +413,7 @@ const AdnsTclRRTypeInfo cht_adnstclrrtypeinfo_entries[]= {
 
   RRTYPE_RAW(ns),
   RRTYPE_RAW(mx),
+  RRTYPE_EXACTLY(txt),
 
   RRTYPE_EXACTLY(soa),
   RRTYPE_EXACTLY(ptr),