Description[net/dns] When serving AF_UNSPEC addresses from DnsHosts, serve one from each family.
DnsHosts stores at most one address for each hostname per family. When resolving
requests for unspecified family, serve both of them (with IPv6 first and
IPv4 second) if present.
BUG=117850
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191119
Patch Set 1 #
Total comments: 4
Patch Set 2 : respond to review and simplify #
Total comments: 1
Patch Set 3 : move comment and ->clear #
Messages
Total messages: 9 (0 generated)
|