Subject: | /etc/hosts checking needs to honor A and AAAA request types |
If /etc/hosts has an IPv4 and an IPv6 address for an alias, Client::DNS
returns the IPv4 address always. It should check the request type for A
vs. AAAA and return the appropriate answer.