[PR #1274] [MERGED] Align the default EDNS buffer sizes with the DNS Day 2020 recommendations #2156

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1274
Author: @jonasbb
Created: 11/3/2020
Status: Merged
Merged: 11/3/2020
Merged by: @bluejekyll

Base: mainHead: dnsflagday2020


📝 Commits (1)

  • c4efc94 Align the default EDNS buffer sizes with the DNS Day 2020 recommendations

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 crates/client/src/client/async_client.rs (+3 -1)
📝 crates/proto/src/xfer/dns_handle.rs (+3 -1)

📄 Description

Use 1232 as the default buffer size for outgoing queries.
See https://dnsflagday.net/2020/ for details.


🔄 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/1274 **Author:** [@jonasbb](https://github.com/jonasbb) **Created:** 11/3/2020 **Status:** ✅ Merged **Merged:** 11/3/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `dnsflagday2020` --- ### 📝 Commits (1) - [`c4efc94`](https://github.com/hickory-dns/hickory-dns/commit/c4efc945237dbb1539c5970ce97b0b9a0a14da72) Align the default EDNS buffer sizes with the DNS Day 2020 recommendations ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `crates/client/src/client/async_client.rs` (+3 -1) 📝 `crates/proto/src/xfer/dns_handle.rs` (+3 -1) </details> ### 📄 Description Use 1232 as the default buffer size for outgoing queries. See https://dnsflagday.net/2020/ for details. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 06:39:58 +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#2156
No description provided.