Skip to content

Built-in TCP/IP (re-)starts DNS connection on DHCP link up #3203

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

Merged
merged 1 commit into from
Aug 1, 2025
Merged

Conversation

scaprile
Copy link
Collaborator

Fixes #3160

Built-in TCP/IP now creates and manages a DNS URL when receiving a DNS IP from DHCP. Then, it tears down any DNS existing connection and creates a new one; this will fire an ARP lookup in the case of a local DNS, so that won't be necessary when issuing actual DNS queries.

@scaprile scaprile requested a review from cpq July 14, 2025 18:04
@scaprile scaprile changed the title Built-in TCP/IP (re-)starts DNS connection on link up Built-in TCP/IP (re-)starts DNS connection on DHCP link up Jul 14, 2025
@cpq cpq merged commit b19cf86 into master Aug 1, 2025
68 of 75 checks passed
@cpq cpq deleted the dns branch August 1, 2025 11:13
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.

Built-in TCP/IP: issue with setting local LAN DNS
2 participants