[PR #632] [MERGED] restrict udp responses to known hosts #1570

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/632
Author: @bluejekyll
Created: 12/2/2018
Status: Merged
Merged: 12/2/2018
Merged by: @bluejekyll

Base: masterHead: remove-notify-from-udp


📝 Commits (2)

  • bb2fbea restrict udp responses to known hosts
  • 14c7cf1 remove the notify from udp_client_stream

📊 Changes

2 files changed (+17 additions, -11 deletions)

View changed files

📝 crates/proto/src/udp/udp_client_stream.rs (+13 -11)
📝 crates/resolver/CHANGELOG.md (+4 -0)

📄 Description

this provides a fixup to #630

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/632 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 12/2/2018 **Status:** ✅ Merged **Merged:** 12/2/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `remove-notify-from-udp` --- ### 📝 Commits (2) - [`bb2fbea`](https://github.com/hickory-dns/hickory-dns/commit/bb2fbea1fad138d502fee5e1603c621c7db2fb81) restrict udp responses to known hosts - [`14c7cf1`](https://github.com/hickory-dns/hickory-dns/commit/14c7cf1913fde02b33812559421c71a0ff02bb4b) remove the notify from udp_client_stream ### 📊 Changes **2 files changed** (+17 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/udp/udp_client_stream.rs` (+13 -11) 📝 `crates/resolver/CHANGELOG.md` (+4 -0) </details> ### 📄 Description this provides a fixup to #630 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#1570
No description provided.