Skip to content

fix: skip malformed resolv.conf nameservers - #932

Merged
ryanfowler merged 1 commit into
mainfrom
fix/malformed-resolv-conf
Aug 5, 2026
Merged

fix: skip malformed resolv.conf nameservers#932
ryanfowler merged 1 commit into
mainfrom
fix/malformed-resolv-conf

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • skip malformed nameserver entries in /etc/resolv.conf and continue to the next entry
  • add regression coverage for a malformed entry followed by 127.0.0.1

Checks

  • cargo fmt --check
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --locked --all-features --lib --bins (one unrelated flaky QUIC inspection failure; isolated rerun passed)
  • full integration test suite with two test threads

@ryanfowler
ryanfowler enabled auto-merge (squash) August 5, 2026 13:42
@ryanfowler
ryanfowler merged commit 90211ba into main Aug 5, 2026
4 checks passed
@ryanfowler
ryanfowler deleted the fix/malformed-resolv-conf branch August 5, 2026 13:48
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