Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Issue 1564020: Don't do dynamic IPv6 probe on Windows... (Closed)

Created:
10 years, 8 months ago by jar (doing other things)
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Don't do dynamic IPv6 probe on Windows On Windows, the OS does not appear to properly support the call to list interfaces. As a result, it is only returning IPv4 interfaces, even if there are valid IPv6 interfaces. This in turned caused IPv6 to be disabled on windows. This patch tentatively allows IPv6 rather than performing probe. BUG=40851 r=wtc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=44031

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M net/base/net_util.cc View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jar (doing other things)
10 years, 8 months ago (2010-04-08 21:57:01 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698