[PR #3283] [MERGED] 0.25 backport: don't use two packets to send request over TCP #3712

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3283
Author: @bryanlarsen
Created: 9/26/2025
Status: Merged
Merged: 9/30/2025
Merged by: @djc

Base: release/0.25Head: extraneous-packets-0.25


📝 Commits (1)

  • d6e224a don't use two packets to send request over TCP

📊 Changes

2 files changed (+20 additions, -5 deletions)

View changed files

📝 crates/proto/src/runtime.rs (+8 -1)
📝 crates/proto/src/tcp/tcp_stream.rs (+12 -4)

📄 Description

https://github.com/hickory-dns/hickory-dns/pull/3277 back-ported to 0.25. (it cherry-picked clean).


🔄 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/3283 **Author:** [@bryanlarsen](https://github.com/bryanlarsen) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `release/0.25` ← **Head:** `extraneous-packets-0.25` --- ### 📝 Commits (1) - [`d6e224a`](https://github.com/hickory-dns/hickory-dns/commit/d6e224a6d952d2830082ebf0f2cb5f9c3af0fdce) don't use two packets to send request over TCP ### 📊 Changes **2 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/runtime.rs` (+8 -1) 📝 `crates/proto/src/tcp/tcp_stream.rs` (+12 -4) </details> ### 📄 Description https://github.com/hickory-dns/hickory-dns/pull/3277 back-ported to 0.25. (it cherry-picked clean). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:58:35 +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#3712
No description provided.