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

Flesh out and test INET6 #303

Open
rennergade opened this issue Jul 12, 2024 · 1 comment
Open

Flesh out and test INET6 #303

rennergade opened this issue Jul 12, 2024 · 1 comment
Assignees

Comments

@rennergade
Copy link
Contributor

We haven't fully tested INET6 sockets and currently don't register INET6 addresses to our net devices file. We should be able to modify gen_netdevs to add ipv6 addresses, and then we can robustly test networking calls with this kind of socket.

@davidge20
Copy link
Contributor

Currently, while the server supports IPv6 addresses, our containers do not. We need to enable IPv6 support on docker containers.

More details on how to do that are here: https://docs.docker.com/config/daemon/ipv6/

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

No branches or pull requests

2 participants