[PR #290] [MERGED] Cleanup DNSClass as it relates to EDNS #1347

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/290
Author: @bluejekyll
Created: 11/21/2017
Status: Merged
Merged: 11/24/2017
Merged by: @bluejekyll

Base: masterHead: cleanup_dns_class_opt


📝 Commits (3)

  • e00f65d rename and reference RFC for opt max_payload_length
  • d2ac1e8 Merge branch 'master' into cleanup_dns_class_opt
  • 1fc03c0 Merge branch 'master' into cleanup_dns_class_opt

📊 Changes

3 files changed (+25 additions, -12 deletions)

View changed files

📝 client/src/client/client_future.rs (+10 -7)
📝 proto/src/dns_handle.rs (+13 -4)
📝 proto/src/rr/dns_class.rs (+2 -1)

📄 Description

fixes #263


🔄 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/290 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 11/21/2017 **Status:** ✅ Merged **Merged:** 11/24/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `cleanup_dns_class_opt` --- ### 📝 Commits (3) - [`e00f65d`](https://github.com/hickory-dns/hickory-dns/commit/e00f65d2ba21b162458a06fc4073ed0b9730a59e) rename and reference RFC for opt max_payload_length - [`d2ac1e8`](https://github.com/hickory-dns/hickory-dns/commit/d2ac1e8e4f0481b7841520e6fcd17052e05bd57c) Merge branch 'master' into cleanup_dns_class_opt - [`1fc03c0`](https://github.com/hickory-dns/hickory-dns/commit/1fc03c07268cc63514ae1434dc0abd097d22b6cb) Merge branch 'master' into cleanup_dns_class_opt ### 📊 Changes **3 files changed** (+25 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `client/src/client/client_future.rs` (+10 -7) 📝 `proto/src/dns_handle.rs` (+13 -4) 📝 `proto/src/rr/dns_class.rs` (+2 -1) </details> ### 📄 Description fixes #263 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:01:36 +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#1347
No description provided.