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

Fix macos ip/route setup for ipv6 nets #21

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

aeber
Copy link

@aeber aeber commented Mar 31, 2021

When using innernet with an IPv6 network as internal network, installation and running up fails on MacOS.

I believe this is due to usage of inet instead of inet6 and a slightly different syntax when assigning the address to the interface.

@mcginty
Copy link
Collaborator

mcginty commented Apr 2, 2021

Thanks! Nice catch. I'll put this in the upcoming patch release.

@mcginty mcginty merged commit d2bc2b3 into tonarino:main Apr 2, 2021
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.

2 participants