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

Issue 231973003: Adding network interface type param to net::NetworkInterface (Closed)

Created:
6 years, 8 months ago by Mallinath (Gone from Chromium)
Modified:
6 years, 8 months ago
Reviewers:
agl
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, cbentzel+watch_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Defined a enum for network interface types and added a field to net::NetworkInterface. This CL doesn't attempt to find network interface type, all are initialized to UNKNOWN type. Subsequence CL's will have platform specific code which will gather network interface type information. BUG= R=agl@chromium.org TBR=gene@chromium.org, justinlin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262851

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -10 lines) Patch
M chrome/browser/extensions/api/dial/dial_service_unittest.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M chrome/browser/local_discovery/privet_traffic_detector.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/base/net_util.h View 3 chunks +11 lines, -0 lines 0 comments Download
M net/base/net_util.cc View 1 chunk +5 lines, -1 line 0 comments Download
M net/base/net_util_posix.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/base/net_util_win.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mallinath (Gone from Chromium)
6 years, 8 months ago (2014-04-09 22:29:17 UTC) #1
agl
LGTM
6 years, 8 months ago (2014-04-09 22:53:33 UTC) #2
Mallinath (Gone from Chromium)
@justinlin for api @gene for local_discovery
6 years, 8 months ago (2014-04-09 23:18:49 UTC) #3
Mallinath (Gone from Chromium)
6 years, 8 months ago (2014-04-09 23:20:33 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r262851 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698