[PR #2618] [CLOSED] proto: don't drop messages after failure to parse #3183

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2618
Author: @djc
Created: 11/25/2024
Status: Closed

Base: mainHead: udp-no-drop


📝 Commits (1)

  • 96e5939 proto: don't drop messages after failure to parse

📊 Changes

1 file changed (+53 additions, -65 deletions)

View changed files

📝 crates/proto/src/udp/udp_client_stream.rs (+53 -65)

📄 Description

Attempt to fix (partially?) #2572 (and maybe address the failures in #2605).


🔄 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/2618 **Author:** [@djc](https://github.com/djc) **Created:** 11/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `udp-no-drop` --- ### 📝 Commits (1) - [`96e5939`](https://github.com/hickory-dns/hickory-dns/commit/96e5939ac21f16abff5864a4277f4cb0f9aa59c5) proto: don't drop messages after failure to parse ### 📊 Changes **1 file changed** (+53 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/udp/udp_client_stream.rs` (+53 -65) </details> ### 📄 Description Attempt to fix (partially?) #2572 (and maybe address the failures in #2605). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:29:48 +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#3183
No description provided.