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]: send PTR query for mdns browse when interface is ready (IDFGH-13841) #661

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gytxxsy
Copy link
Contributor

@gytxxsy gytxxsy commented Sep 23, 2024

Description

When an interface changes from not ready to ready, a PTR query should be sent for all mdns browse on that interface.

Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@gytxxsy gytxxsy force-pushed the feat/monitor_interface_status_for_browsing branch from 2242437 to f50fc90 Compare September 23, 2024 10:05
@gytxxsy gytxxsy changed the title [mdns]: execute browse_send when interface is ready [mdns]: send PTR query for mdns browse when interface is ready Sep 23, 2024
@gytxxsy gytxxsy force-pushed the feat/monitor_interface_status_for_browsing branch from f50fc90 to 010a404 Compare September 23, 2024 11:01
@gytxxsy
Copy link
Contributor Author

gytxxsy commented Oct 9, 2024

@david-cermak Could you please take a look of this PR?

@github-actions github-actions bot changed the title [mdns]: send PTR query for mdns browse when interface is ready [mdns]: send PTR query for mdns browse when interface is ready (IDFGH-13841) Oct 9, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants