[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dnsext] draft-li-dnsext-ipv4-ipv6 -- a more versatile proposal
Alfred wrote:
> The recent I-D, "DNS Extensions to Support IPv4 and IPv6",
> draft-li-dnsext-ipv4-ipv6-02, proposes a new specific QUERY TYPE
> to pick up A and AAAA RRsets in a single DNS request.
That's an abandoned idea.
All of you stupid, read RFC1035
The difficulty is that the presence of one
RR type in a cache doesn't convey any information about the other
because the query which acquired the cached information might have used
a QTYPE of MF, MD, or MAILA (which matched both).
Masataka Ohta