#1345 closed defect (fixed)
mdns support for ipv6
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.2 |
Component: | network | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Change History (4)
comment:1 Changed 4 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 3 years ago by
Milestone: | 3.0 → 2.2 |
---|
comment:4 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1345
Note: See
TracTickets for help on using
tickets.
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.