[PR #1096] [MERGED] Increased the UDP buffer size to 4096 as recommended by RFC6891 when … #1969

Closed
opened 2026-03-16 04:19:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1096
Author: @DevQps
Created: 5/5/2020
Status: Merged
Merged: 5/6/2020
Merged by: @bluejekyll

Base: masterHead: master


📝 Commits (1)

  • f2d392c Increased the UDP buffer size to 4096 as recommended by RFC6891 when using DNSSEC.

📊 Changes

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

View changed files

📝 crates/proto/src/udp/udp_stream.rs (+1 -1)

📄 Description

Description

As discussed in issue #1078 this PR increases the UDP buffer size from 2048 to 4096 to allow larger payloads.


🔄 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/1096 **Author:** [@DevQps](https://github.com/DevQps) **Created:** 5/5/2020 **Status:** ✅ Merged **Merged:** 5/6/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f2d392c`](https://github.com/hickory-dns/hickory-dns/commit/f2d392cee0c6eee21bbe7d0fbe61bbfc19522612) Increased the UDP buffer size to 4096 as recommended by RFC6891 when using DNSSEC. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/udp/udp_stream.rs` (+1 -1) </details> ### 📄 Description # Description As discussed in issue #1078 this PR increases the UDP buffer size from 2048 to 4096 to allow larger payloads. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 04:19:07 +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#1969
No description provided.