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

IPv6 Portal Linux Setup #10

Open
brendoncarroll opened this issue May 16, 2021 · 0 comments
Open

IPv6 Portal Linux Setup #10

brendoncarroll opened this issue May 16, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@brendoncarroll
Copy link
Contributor

The IPv6 portal needs to run some operating specific commands on the TUN device in order to assign it an ipv6 address and subnet. Right now this only happens on darwin. It should be pretty easy to add it for linux as well using the ip command.

This would be a change to pkg/inet256ipv6/portal.go adding another switch case for linux.

@brendoncarroll brendoncarroll added the good first issue Good for newcomers label May 16, 2021
@brendoncarroll brendoncarroll added the help wanted Extra attention is needed label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Development

No branches or pull requests

1 participant