Support IPv6-only wifi in DiscoveryNetworkMonitor on linux
Using only AF_INET to probe a Wifi interface that IPv6-only will fail, even though the interface is functional. This change adds an AF_INET6 check if AF_INET fails. Bug: None Change-Id: I81f9c2a2a51041597ee384804018b4de7dccc88d Reviewed-on: https://chromium-review.googlesource.com/1017344 Commit-Queue: Brandon Tolsch <btolsch@chromium.org> Reviewed-by:Adam Parker <amp@chromium.org> Cr-Commit-Position: refs/heads/master@{#551796}
Showing
Please register or sign in to comment