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]: Fix the responder to ignore only invalid queries #758

Conversation

david-cermak
Copy link
Collaborator

not the entire packet, so we can still reply to next questions

Closes #754

@david-cermak
Copy link
Collaborator Author

@zwx1995esp PTAL, as well

not the entire packet, so we can still reply to next questions

Closes espressif#754
1.5.3
Bug Fixes
- Fix responder to ignore only invalid queries (cd07228, espressif#754)
@david-cermak david-cermak force-pushed the fix/mdns_ignore_only_invalid_queries branch from 0e25523 to 64d818b Compare February 7, 2025 13:31
@david-cermak david-cermak merged commit 936e43f into espressif:master Feb 7, 2025
50 checks passed
@bdraco
Copy link

bdraco commented Feb 8, 2025

Thanks for solving this 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mDNS resolution fails when requesting SRV and TXT records (IDFGH-14556)
3 participants