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

test ipv6 support #239

Open
nl5887 opened this issue Mar 10, 2018 · 1 comment · May be fixed by #412
Open

test ipv6 support #239

nl5887 opened this issue Mar 10, 2018 · 1 comment · May be fixed by #412

Comments

@nl5887
Copy link
Contributor

nl5887 commented Mar 10, 2018

Currently not sure how well IPv6 is being support, so it needs to be tested and issues created accordingly

@CapacitorSet
Copy link
Contributor

CapacitorSet commented Mar 13, 2018

IPv6 seems to work great with regards to services, I did a quick test on HTTP and TFTP and they work just fine out of the box. The Web interface does not listen on IPv6 by default, but it can be made to by simply changing the ListenAddress.

Maybe we should also have tests for IPv6 support, to check that it doesn't break suddenly when making changes to network code?

@CapacitorSet CapacitorSet linked a pull request Aug 11, 2018 that will close this issue
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.

2 participants