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? #473

Open
jamilbk opened this issue Aug 2, 2023 · 4 comments · Fixed by #495
Open

IPv6? #473

jamilbk opened this issue Aug 2, 2023 · 4 comments · Fixed by #495

Comments

@jamilbk
Copy link
Contributor

jamilbk commented Aug 2, 2023

Hey folks, thanks so much for the amazing library. We're using it over in firezone/firezone with good results so far.

However, we noticed that testing with IPv6 addresses seems to fail completely, and we suspect perhaps it is not supported.

Is this the case? If so, any hint as to how much work would be required to support it? We'd like to help out if possible.

Thanks in advance!

cc @thomaseizinger @conectado

@jamilbk
Copy link
Contributor Author

jamilbk commented Aug 3, 2023

Closed via #475

@jamilbk jamilbk closed this as completed Aug 3, 2023
@thomaseizinger
Copy link
Contributor

Depending on the scope, I'd say this isn't fully resolved because webrtc-rs doesn't seem to use the RequestedAddressFamily and AdditionalAddressFamily headers to make IPv6 allocations when necessary.

@thomaseizinger
Copy link
Contributor

thomaseizinger commented Sep 10, 2023

@rainliu Thanks for landing #495. Maybe I am missing something but that only seems to address the server-side right? Can we re-open this to also track handling IPv6 on the client side, i.e. making IP6 allocations?

@rainliu rainliu reopened this Sep 10, 2023
@ris-work
Copy link

I am also interested in IPv6-only deployments. I'd love to see it supported as well.

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 a pull request may close this issue.

4 participants