Description[net] Add Net.UnspecResolvedIPv6 to measure if getaddrinfo resolves IPv6 addresses.
Assuming that "www.google.com" has IPv6 addresses, count the "network sessions"
(in between IP address changes) during which we asked getaddrinfo for AF_UNSPEC family
but have not received any IPv6 addresses. This will tells us how many of the times
Net.IPv6Status = IPV6_GLOBAL_ADDRESS_PRESENT is wrong.
BUG=171549
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179374
Patch Set 1 #
Total comments: 5
Patch Set 2 : sync #Patch Set 3 : exclude errors #
Messages
Total messages: 12 (0 generated)
|