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

ESP8266mDNS doesn't accept queryService responses from avahi-daemon #2015

Closed
unaiur opened this issue May 11, 2016 · 0 comments
Closed

ESP8266mDNS doesn't accept queryService responses from avahi-daemon #2015

unaiur opened this issue May 11, 2016 · 0 comments

Comments

@unaiur
Copy link
Contributor

unaiur commented May 11, 2016

Avahi-daemon includes the IPv6 of the server in its responses, and ESP8266mDNS can't parse them.

unaiur added a commit to unaiur/Arduino that referenced this issue May 11, 2016
…om avahi-daemon

Ignore unknown records in the query response; this way we can extract
the IPv4 address and connect to the server.
unaiur added a commit to unaiur/Arduino that referenced this issue May 23, 2016
…om avahi-daemon

Ignore unknown records in the query response; this way we can extract
the IPv4 address and connect to the server.
unaiur added a commit to unaiur/Arduino that referenced this issue May 31, 2016
…om avahi-daemon

Ignore unknown records (AAAA) in the query response; this way we can extract
the IPv4 address and connect to the server.
@igrr igrr closed this as completed in 30720ce Jun 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