Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[linux] Add mechanism to use pre-configured IP interfaces #1697

Closed
turon opened this issue Jul 23, 2020 · 4 comments
Closed

[linux] Add mechanism to use pre-configured IP interfaces #1697

turon opened this issue Jul 23, 2020 · 4 comments
Labels
feature work linux p2 priority 2 work stale Stale issue or PR V1.X
Milestone

Comments

@turon
Copy link
Contributor

turon commented Jul 23, 2020

Problem

WiFiConnectivityMgr is designed to completely control and provision a device's WiFi network interface.
The linux target should be able to use pre-configured / pre-existing IP interfaces such as Ethernet or an WiFi connection that has been already configured outside of the DeviceLayer.

Proposed Solution

<suggested fix, suggested enhancement>

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@turon
Copy link
Contributor Author

turon commented Aug 6, 2020

#1975 begins to implement ConnectivityManagerImpl::_HaveIPv4InternetConnectivity for WiFi.

One path is to simply call InetLayer UDPEndpoint APIs directly, just assume connectivity exists.

@woody-apple woody-apple added the p2 priority 2 work label Oct 21, 2020
@woody-apple woody-apple modified the milestones: V1.0, V0.7 Jan 29, 2021
@woody-apple woody-apple added V1.X and removed V0.7 labels Jan 25, 2022
@stale
Copy link

stale bot commented Sep 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Sep 16, 2022
@stale
Copy link

stale bot commented Oct 3, 2022

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature work linux p2 priority 2 work stale Stale issue or PR V1.X
Projects
None yet
Development

No branches or pull requests

2 participants