> Upon request from Alain Durand (Co-Chair of ngtrans wg) and Olafur
> Gudmundsson (Co-chair of dnsext wg), 6WIND, AFNIC, France Telecom R&D
> and IRISA (as members of G6) organized RFC1886 interop tests in last
> June-July 2002.
> Three well-known server implementations and 2 resolver implementations
> were used.
the co-existence of ip6.int and ip6.arpa tree will require us to:
query ip6.arpa;
if (no record)
query ip6.int;
for backward compatibility. was it taken into account, or did you
test just "ip6.arpa" lookups?
itojun