-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow hostonlynets networks of any name to be created
With VirtualBox v7 on macOS we can create networks of 'hostonlynets' with a new CLI experience that allows any name for the created network. We leverage this new possibility, while still retaining the former feature with networks of 'hostonlyif' type, when the name of a non-existing and to-be-created network could possibly be guessed in advance, and if correctly guessed, then everything was fine.
- Loading branch information
Showing
3 changed files
with
83 additions
and
108 deletions.
There are no files selected for viewing
This file contains 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 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 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