8000 Allow link-local IPv6 address on host-only network by rubenk · Pull Request #12653 · hashicorp/vagrant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow link-local IPv6 address on host-only network #12653

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

Conversation

rubenk
Copy link
Contributor
@rubenk rubenk commented Jan 16, 2022

Since VirtualBox 6.1.28, if you want to create a host-only network,
virtualbox checks if the ip is in a certain range.

According to the manual (https://www.virtualbox.org/manual/ch06.html),
ipv6 link-local addresses are allowed so add the IPv6 link-local range.

@hashicorp-cla
Copy link
hashicorp-cla commented Jan 16, 2022

CLA assistant check
All committers have signed the CLA.

@rubenk
Copy link
Contributor Author
rubenk commented Mar 12, 2024

ping?

@rubenk
Copy link
Contributor Author
rubenk commented May 9, 2025

ping again

rubenk and others added 2 commits May 13, 2025 09:05
Since VirtualBox 6.1.28, if you want to create a host-only network,
virtualbox checks if the ip is in a certain range.

According to the manual (https://www.virtualbox.org/manual/ch06.html),
ipv6 link-local addresses are allowed so add the IPv6 link-local range.
Adds missing comma in the constant definition and add test coverage
for when no configuration file is available to validate acceptable
addresses within defined constant values.
@chrisroberts chrisroberts force-pushed the vbox-allow-ipv6-link-local-on-hostonly-network branch from f019c29 to b216228 Compare May 13, 2025 16:38
@chrisroberts chrisroberts requested a review from a team as a code owner May 13, 2025 16:38
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!

@chrisroberts chrisroberts merged commit 189b6fc into hashicorp:main May 13, 2025
10 checks passed
@rubenk rubenk deleted the vbox-allow-ipv6-link-local-on-hostonly-network branch May 15, 2025 08:31
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
0