Skip to content

Improve the check if Shared network adapter is connected#96

Merged
legal90 merged 1 commit intoParallels:masterfrom
legal90:improve-shared-network-check
Oct 13, 2020
Merged

Improve the check if Shared network adapter is connected#96
legal90 merged 1 commit intoParallels:masterfrom
legal90:improve-shared-network-check

Conversation

@legal90
Copy link
Copy Markdown
Collaborator

@legal90 legal90 commented Oct 5, 2020

Fixes #93

This PR fixes the compatibility issue with Parallels Desktop 16 and macOS 11 Big Sur.

Instead of looking for "Bound To" in the output of prlsrvctl net info Shared, now we will parse the adapter's IP and look if there is a network interface with this IP assigned on the host.

It fixes the compatibility with Parallels Desktop 16 and macOS 11, 
Parallels#93

Instead of matching the output of "prlsrvctl net info Shared" with "Bound To",
we parse the adapter's IP and look if there is an interface with this IP assigned on 
the host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parallels 16, issues with host connected to Shared network

1 participant