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

Restore IPv6 support #64

Open
bemasc opened this issue Sep 13, 2018 · 2 comments · Fixed by #146
Open

Restore IPv6 support #64

bemasc opened this issue Sep 13, 2018 · 2 comments · Fixed by #146
Assignees
Labels
enhancement New feature or request

Comments

@bemasc
Copy link
Contributor

bemasc commented Sep 13, 2018

The new VPN core doesn't support IPv6. We should fix that.

@bemasc bemasc added the enhancement New feature or request label Sep 13, 2018
@bemasc bemasc self-assigned this Sep 13, 2018
bemasc pushed a commit that referenced this issue Sep 13, 2018
@bemasc
Copy link
Contributor Author

bemasc commented Sep 24, 2018

This had to be reverted due to an apparent double-free or other memory cleanup issue in tun2socks.

@bemasc bemasc reopened this Sep 24, 2018
bemasc pushed a commit that referenced this issue Sep 24, 2018
This change pulls the binary directly from Outline, to
benefit from its well-tested build environment.

This version of tun2socks contains IPv6 support, but we
can't enable it yet due to #64.
bemasc pushed a commit that referenced this issue Dec 13, 2018
This includes an updated build of tun2socks which includes a fix
for the IPv6 setting bug, as well as other improvements.

Fixes #64
@bemasc
Copy link
Contributor Author

bemasc commented Jan 22, 2019

I had to revert this in #155.

@bemasc bemasc reopened this Jan 22, 2019
@bemasc bemasc mentioned this issue Sep 16, 2020
bemasc pushed a commit that referenced this issue Jan 29, 2021
This feature is unused, since Intra disables IPv6 support due to
known compatibility issues (#64, #155).  This saves a few MB of
disk and RAM.

This change also updates the GeoIP database.
@bemasc bemasc mentioned this issue Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant