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

[Backport v4.0-branch] net: dns: Close socket service properly from dispatcher #82883

Merged
merged 4 commits into from
Dec 27, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Dec 11, 2024

Backport d98fe73~4..d98fe73 from #82731.

Fixes #82652

Depending on DNS type, print the output (mDNS vs DNS) correctly.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit efcfcfe)
Skip error prints and extra DNS events if DNS dispatcher was already
registered.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit c110331)
We need to close the socket service context when dispatcher is
unregistered.

Fixes #82652

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit da148ab)
Make sure that the socket service is properly unregistered when
dispatcher is unregistered.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit d98fe73)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Networking labels Dec 11, 2024
@dkalowsk dkalowsk added this to the v4.0.1 milestone Dec 27, 2024
@dkalowsk dkalowsk merged commit 763665d into v4.0-branch Dec 27, 2024
29 of 30 checks passed
@dkalowsk dkalowsk deleted the backport-82731-to-v4.0-branch branch December 27, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants