Skip to content

fix: resolve ECH and address records concurrently#880

Merged
ryanfowler merged 1 commit into
mainfrom
fix/concurrent-ech-dns
Jul 18, 2026
Merged

fix: resolve ECH and address records concurrently#880
ryanfowler merged 1 commit into
mainfrom
fix/concurrent-ech-dns

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • run HTTPS/SVCB ECH discovery concurrently with A/AAAA resolution
  • preserve shared connect timeout handling for custom and system resolvers
  • add overlap regression tests for both ECH auto and required modes

Validation

  • cargo fmt
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --locked --all-features --lib --bins
  • targeted ECH DNS overlap and connect-timeout network tests

@ryanfowler
ryanfowler merged commit 0a2b01e into main Jul 18, 2026
4 checks passed
@ryanfowler
ryanfowler deleted the fix/concurrent-ech-dns branch July 18, 2026 09:50
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