[PR #2191] [CLOSED] Add bind_addr for udp stream #2874

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2191
Author: @hainesc
Created: 4/22/2024
Status: Closed

Base: mainHead: main


📝 Commits (3)

📊 Changes

3 files changed (+30 additions, -6 deletions)

View changed files

📝 crates/proto/src/udp/udp_client_stream.rs (+11 -1)
📝 crates/proto/src/udp/udp_stream.rs (+18 -5)
📝 crates/resolver/src/name_server/connection_provider.rs (+1 -0)

📄 Description

The bind_addr is missing recently, see https://github.com/hickory-dns/hickory-dns/issues/2190


🔄 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/2191 **Author:** [@hainesc](https://github.com/hainesc) **Created:** 4/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`026fa65`](https://github.com/hickory-dns/hickory-dns/commit/026fa656aa414961cc83d8d42377da850ef356f3) Add bind_addr for udp stream - [`8218469`](https://github.com/hickory-dns/hickory-dns/commit/8218469e8666302460f105f41a036d4a72cec17c) Add bind_addr for udp stream - [`12956a4`](https://github.com/hickory-dns/hickory-dns/commit/12956a4fc2e4d0ac35bc6eb27cd01662ffb9adc9) Fix codeliness ### 📊 Changes **3 files changed** (+30 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/udp/udp_client_stream.rs` (+11 -1) 📝 `crates/proto/src/udp/udp_stream.rs` (+18 -5) 📝 `crates/resolver/src/name_server/connection_provider.rs` (+1 -0) </details> ### 📄 Description The bind_addr is missing recently, see https://github.com/hickory-dns/hickory-dns/issues/2190 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:12: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#2874
No description provided.