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

registration::get_ip_addr() doesn't support IPv6 #86

Closed
hfiguiere opened this issue Feb 25, 2016 · 3 comments
Closed

registration::get_ip_addr() doesn't support IPv6 #86

hfiguiere opened this issue Feb 25, 2016 · 3 comments

Comments

@hfiguiere
Copy link
Contributor

registration::get_ip_addr() doesn't support IPv6

Because it only get the IPv4 address.

Also get_if_addrs() doesn't support interfaces with two addresses....

@hfiguiere
Copy link
Contributor Author

Strike that last. get_if_addrs() does support interfaces with two addresses. It just list them separately.

@hfiguiere
Copy link
Contributor Author

I have a branch with this. And more testing.

@hfiguiere
Copy link
Contributor Author

Just ipv6 support now.

fabricedesre added a commit that referenced this issue Mar 1, 2016
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

1 participant