New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 844181 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Jul 16
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 1
Type: Bug
Proj-Servicification

Blocking:
issue 844146



Sign in to add a comment

Support querying the list of network interfaces and listening for changes

Project Member Reported by xunji...@chromium.org, May 17 2018

Issue description

P2PSocketDispatcherHost (p2p/socket_dispatcher_host.cc) subscribes to network change events (through net::NetworkChangeNotifier::NetworkChangeObserver). On network change, it queries the list of network interfaces (through net::GetNetworkList).

With network service, we will need to support these features.
For listening to network change events, we have services/network/public/mojom/network_change_manager.mojom, but still need a way to get the list of network interfaces.

 

Comment 1 by dxie@chromium.org, May 18 2018

Labels: OS-Android OS-Chrome OS-Linux OS-Mac OS-Windows
Owner: xunji...@chromium.org
Status: Started (was: Available)
Status: WontFix (was: Started)
Decided to do Approach 2 in https://docs.google.com/document/d/1PeRCLWgJdiwznysVOGyXJCF7tDsMQgwto1x_6v3dHug/edit?usp=sharing instead.

Closing this one as WontFix.

Sign in to add a comment