add comment about possible standards change

This commit is contained in:
Bob Halley
1999-10-12 20:40:10 +00:00
parent 01b523fe60
commit 93acd5fcca
+4
View File
@@ -2060,6 +2060,10 @@ query_find(ns_client_t *client, dns_fetchevent_t *event) {
/*
* A6 records cause type A and AAAA additional
* section processign for the QNAME.
*
* XXXRTH This will probably not be required in the next
* dns-lookups draft, and we'll remove it when the
* draft comes out.
*/
if (qtype == dns_rdatatype_a6) {
if (!clear_fname) {