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

modem: hl7800: Fix DNS resolver for all address families #54676

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

rerickson1
Copy link
Member

Fix DNS resolver config for IPv6 only setup.
Check validity of the DNS addresses before trying to configure the resolver.

Fixes #54674

drivers/modem/hl7800.c Outdated Show resolved Hide resolved
drivers/modem/hl7800.c Outdated Show resolved Hide resolved
jukkar
jukkar previously approved these changes Feb 9, 2023
Copy link
Member

@jukkar jukkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

rlubos
rlubos previously approved these changes Feb 10, 2023
ycsin
ycsin previously approved these changes Feb 13, 2023
Fix DNS resolver config for IPv6 only setup.
Check validity of the DNS addresses before trying to
configure the resolver.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
@rerickson1
Copy link
Member Author

Rebased to fix CI...

@carlescufi carlescufi merged commit 75926da into zephyrproject-rtos:main Feb 20, 2023
@rerickson1 rerickson1 deleted the PR/hl_dns branch February 21, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

modem: hl7800: DNS resolver does not start for IPv6 only
6 participants