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

Update MacOS lease file detection #16

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

markpeek
Copy link
Contributor

Fusion version 12 on Big Sur started using the Apple native vmnet framework.
However, issues with transiting VPNs is requiring VMware to move back to the
VMware DHCP implementation.

Changes:

  • Use Apple networking with Big Sur and Fusion versions 12.0 and 12.1
  • Switch back to using VMware networking in Fusion version 12.2+
  • All other cases will use VMware networking
  • Additionally, handle pre-release "experimental" builds that show a
    build number of "e.x.p" with VMware networking

Signed-off-by: Mark Peek markpeek@vmware.com

Fusion version 12 on Big Sur started using the Apple native vmnet framework.
However, issues with transiting VPNs is requiring VMware to move back to the
VMware DHCP implementation.

Changes:
- Use Apple networking with Big Sur and Fusion versions 12.0 and 12.1
- Switch back to using VMware networking in Fusion version 12.2+
- All other cases will use VMware networking
- Additionally, handle pre-release "experimental" builds that show a
  build number of "e.x.p" with VMware networking

Signed-off-by: Mark Peek <markpeek@vmware.com>
@hashicorp-cla
Copy link

hashicorp-cla commented Sep 23, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@chrisroberts chrisroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

3 participants