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

IPv6 mDNS disabled? #9068

Open
wuast94 opened this issue Jan 10, 2024 · 4 comments
Open

IPv6 mDNS disabled? #9068

wuast94 opened this issue Jan 10, 2024 · 4 comments

Comments

@wuast94
Copy link

wuast94 commented Jan 10, 2024

Is there a reason why mDNS for IPv6 is disabled by default?

I want to use it in a project but dont want to modify existing libarys

//#define MDNS_IP6_SUPPORT

@d-a-v
Copy link
Collaborator

d-a-v commented Jan 10, 2024

To the best of my knowledge, this implementation of mDNS on IPv6 is not actually tested. Its implementation may be incomplete.
Did you try to enable it ?

@HeMan
Copy link

HeMan commented Apr 11, 2024

Datatype IP6Address seem to be missing.

@HeMan
Copy link

HeMan commented Apr 11, 2024

Heh, seem to be a lot more, started fixing in https://github.com/HeMan/Arduino/tree/fix_mdns_ipv6

@HeMan
Copy link

HeMan commented May 7, 2024

After some nights of pulling my hair I'd say it's broken. If anyone are interested in continue my work I could share my findings. I'll leave my branch as is.

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

3 participants