-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Implement container network mode #13886
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
Merged
OneBlue
merged 21 commits into
feature/wsl-for-apps
from
user/ptrivedi/cont-network-mode
Dec 15, 2025
+242
−16
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
901ec06
Implement Stop Container
be9cdce
Add TODO for testing Stop() on a container in 'Created' state
d1aab64
Update src/windows/wslaservice/exe/WSLAContainer.cpp
ptrivedi 63ec07c
Update src/windows/wslaservice/exe/WSLAContainer.cpp
ptrivedi 38d53f6
Update src/windows/wslaservice/exe/WSLAContainer.cpp
ptrivedi c614d36
Fix timeout, state, etc.
d7f3e27
Change to using a recursive_mutex for now
ae4c079
Merge branch 'feature/wsl-for-apps' into user/ptrivedi/stop-cont
ptrivedi 938f482
Merge branch 'feature/wsl-for-apps' into user/ptrivedi/stop-cont
ptrivedi bcbd3b0
Merge branch 'wsl-for-apps' into user/ptrivedi/stop-cont
0643572
Fix merge issues and change to recursive_mutex after merge
9fcb838
Merge branch 'user/ptrivedi/stop-cont' of https://github.com/microsof…
7286ff9
Implement container network mode
e0153c3
Change container network type to enum
f2dd958
Merge branch 'wsl-for-apps' into user/ptrivedi/cont-network-mode
d2b4155
Merge branch 'feature/wsl-for-apps' into user/ptrivedi/cont-network-mode
ptrivedi 40007d7
Implement code review feedback
c19e851
Merge branch 'user/ptrivedi/cont-network-mode' of https://github.com/…
592439c
Fix merge issue: Pass container network type to WSLAContainerLauncher
4cf5c11
Incorporate copilot code review suggestion
606dc8d
Fix formatting and change hresult return to E_INVALIDARG for invalid
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.