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

Verify IPv6 support #52

Open
tgross opened this issue Dec 17, 2015 · 5 comments
Open

Verify IPv6 support #52

tgross opened this issue Dec 17, 2015 · 5 comments

Comments

@tgross
Copy link
Contributor

tgross commented Dec 17, 2015

This came up in discussion in #51, and we decided to split this problem out for later work.

This enhancement includes:

  • support IPv6 addresses on interfaces that we're advertising to the discovery service
  • support IPv6 connections to the discovery service
  • anything else we can think of?
@tgross tgross mentioned this issue Dec 17, 2015
@misterbisson
Copy link
Contributor

Not directly related, but IPv6 support in Triton is discussed in https://github.com/joyent/rfd/blob/master/rfd/0011/README.md

@bahamat
Copy link
Member

bahamat commented Dec 18, 2015

+1

@justenwalker
Copy link
Contributor

support IPv6 addresses on interfaces that we're advertising to the discovery service

Should be taken care of in #58

support IPv6 connections to the discovery service

The only discovery service is Consul so far. It takes a URI, which inherently has support for v6 either in the URI or via DNS. However, I haven't tested it.

anything else we can think of?

I didn't notice anything IPv4 related besides the IP discovery.

@tgross tgross added open PR and removed open PR labels Dec 30, 2015
@tgross
Copy link
Contributor Author

tgross commented Jan 5, 2016

I think we're in good shape on this but we'll do a complete audit post-1.0 release.

@misterbisson
Copy link
Contributor

I'm adding the help wanted tag here. If nothing else, we'd love to get more feedback from people about IPv6 environments that they're running in.

@tgross tgross changed the title Support IPv6 Verify IPv6 support Oct 20, 2016
@tgross tgross added the v3.x label Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants