Skip to content

Fix #2015 ESP8266mDNS doesn't accept queryService responses from avahi #2023

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

Merged
merged 1 commit into from
Jun 1, 2016

Conversation

unaiur
Copy link
Contributor

@unaiur unaiur commented May 13, 2016

Ignore unknown records (AAAA) in query responses sent by avahi; this way we can extract
the IPv4 address and connect to the server.

…om avahi-daemon

Ignore unknown records (AAAA) in the query response; this way we can extract
the IPv4 address and connect to the server.
@codecov-io
Copy link

codecov-io commented May 31, 2016

Current coverage is 22.71%

Merging #2023 into master will decrease coverage by 3.60%

@@             master      #2023   diff @@
==========================================
  Files            19         19          
  Lines          3634       3629     -5   
  Methods         328        320     -8   
  Messages          0          0          
  Branches        585       1200   +615   
==========================================
- Hits            956        824   -132   
+ Misses         2513       2504     -9   
- Partials        165        301   +136   

Powered by Codecov. Last updated by 5313c56...247c84e

@unaiur
Copy link
Contributor Author

unaiur commented May 31, 2016

Resynchronized with master branch.

@igrr igrr merged commit 30720ce into esp8266:master 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

Successfully merging this pull request may close these issues.

3 participants