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

mdns support for ipv6 #1345

Closed
totaam opened this issue Oct 25, 2016 · 5 comments
Closed

mdns support for ipv6 #1345

totaam opened this issue Oct 25, 2016 · 5 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Oct 25, 2016

Issue migrated from trac ticket # 1345

component: network | priority: major | resolution: fixed

2016-10-25 04:28:25: antoine created the issue


See #731 and r14274 + r14275.

IPv6 tracker ticket: #1594

netifaces can give us the ipv6 mask and we should resolve the hostname and match that.

@totaam
Copy link
Collaborator Author

totaam commented Jul 21, 2017

2017-07-21 10:03:49: antoine changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented Jul 21, 2017

2017-07-21 10:03:49: antoine edited the issue description

@totaam
Copy link
Collaborator Author

totaam commented Sep 17, 2017

2017-09-17 16:01:22: antoine changed status from assigned to closed

@totaam
Copy link
Collaborator Author

totaam commented Sep 17, 2017

2017-09-17 16:01:22: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Sep 17, 2017

2017-09-17 16:01:22: antoine commented


  • r16893 fixes the avahi publisher when using ipv6 addresses
  • r16895 fixes a server start failure on macos with ipv6 addresses
  • r16896 handles ipv6 addresses better
  • r16897 parses interface numbers on win32

All should be backported.
With these changes, the avahi mdns publisher does show the correct ipv6 address, but the pybonjour published (used on win32 and macos) does not.
For macos, we could move to zeroconf (#1644).

This will do for now.

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