Skip to content

[codex] Resolve DNS upstream hostnames#41

Merged
madeye merged 1 commit into
mainfrom
codex/resolve-dns-upstream-hostnames
Jun 14, 2026
Merged

[codex] Resolve DNS upstream hostnames#41
madeye merged 1 commit into
mainfrom
codex/resolve-dns-upstream-hostnames

Conversation

@madeye

@madeye madeye commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • resolve UDP DNS upstream values with DNS when they are provided as host:port
  • keep https:// DNS-over-HTTPS parsing unchanged
  • add a localhost:53 regression test that accepts either loopback address family

Validation

  • cargo test dns_upstream_parse
  • cargo test
  • cargo fmt --all -- --check
  • cargo clippy --all-targets -- -D warnings
  • git diff --check

@madeye madeye marked this pull request as ready for review June 14, 2026 03:27
@madeye madeye force-pushed the codex/resolve-dns-upstream-hostnames branch from 5672d01 to 870d190 Compare June 14, 2026 03:39
@madeye madeye merged commit 4688ad1 into main Jun 14, 2026
@madeye madeye deleted the codex/resolve-dns-upstream-hostnames branch June 14, 2026 03:40
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.

1 participant