[PR #2204] [CLOSED] resolver: try TCP on InvalidData errors #2877

Closed
opened 2026-03-16 11:13:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2204
Author: @djc
Created: 5/1/2024
Status: Closed

Base: mainHead: einval-tcp


📝 Commits (2)

  • 6cfecb1 resolver: discard unnecessary type annotation
  • eeebd84 resolver: try TCP on InvalidData errors

📊 Changes

2 files changed (+24 additions, -10 deletions)

View changed files

📝 crates/proto/src/error.rs (+8 -0)
📝 crates/resolver/src/name_server/name_server_pool.rs (+16 -10)

📄 Description

Fixes #2197. @TaaviE want to test that this works?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2204 **Author:** [@djc](https://github.com/djc) **Created:** 5/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `einval-tcp` --- ### 📝 Commits (2) - [`6cfecb1`](https://github.com/hickory-dns/hickory-dns/commit/6cfecb18cebba9f4e642b3fee2f528e20bc91150) resolver: discard unnecessary type annotation - [`eeebd84`](https://github.com/hickory-dns/hickory-dns/commit/eeebd84c462af7fd2841075379db564024347bf2) resolver: try TCP on InvalidData errors ### 📊 Changes **2 files changed** (+24 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/error.rs` (+8 -0) 📝 `crates/resolver/src/name_server/name_server_pool.rs` (+16 -10) </details> ### 📄 Description Fixes #2197. @TaaviE want to test that this works? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:13:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2877
No description provided.