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

feat(mdns): add an API for setting address to a delegated host #315

Merged

Conversation

zwx1995esp
Copy link
Contributor

For the delegated host, if we remove a delegated host, all service registered on it will be removed.

Consider that the address of the original device may be changed, we need an API for set the address for the delegated host without removing the host and re-register all the services.

This PR implement this feature.

@zwx1995esp zwx1995esp force-pushed the feature/add_delegate_host_addr_set branch from 12ee7b1 to 8237b0c Compare June 27, 2023 08:24
@zwx1995esp zwx1995esp changed the title mdns: add an API for setting address for delegated host feat(mdns): add an API for setting address to a delegated host Jun 27, 2023
@zwx1995esp zwx1995esp force-pushed the feature/add_delegate_host_addr_set branch 2 times, most recently from 4cc3ef8 to 117d40c Compare June 27, 2023 08:41
@zwx1995esp zwx1995esp force-pushed the feature/add_delegate_host_addr_set branch from 117d40c to 0156b22 Compare June 27, 2023 08:47
@zwx1995esp zwx1995esp force-pushed the feature/add_delegate_host_addr_set branch from 0156b22 to ddc3eb6 Compare June 29, 2023 13:57
@gabsuren gabsuren merged commit 40e3875 into espressif:master Jul 4, 2023
24 checks passed
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