[PR #630] [CLOSED] restrict udp responses to known hosts #1566

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/630
Author: @aep
Created: 11/27/2018
Status: Closed

Base: masterHead: upstream-629


📝 Commits (1)

  • bb2fbea restrict udp responses to known hosts

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 crates/proto/src/udp/udp_client_stream.rs (+6 -4)

📄 Description

do not accept dns response packets from hosts which we did not send a
request to.

fixes #629


🔄 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/630 **Author:** [@aep](https://github.com/aep) **Created:** 11/27/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `upstream-629` --- ### 📝 Commits (1) - [`bb2fbea`](https://github.com/hickory-dns/hickory-dns/commit/bb2fbea1fad138d502fee5e1603c621c7db2fb81) restrict udp responses to known hosts ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/udp/udp_client_stream.rs` (+6 -4) </details> ### 📄 Description do not accept dns response packets from hosts which we did not send a request to. fixes #629 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:13:32 +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#1566
No description provided.