[PR #303] [MERGED] Enforce max_payload_len in DNSClass, with 512 min #1359

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

📋 Pull Request Information

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

Base: masterHead: dns_class_convert_take3


📝 Commits (2)

  • e05137e enforce max_payload_len in DNSClass, with 512 min
  • db7199b Merge branch 'master' into dns_class_convert_take3

📊 Changes

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

View changed files

📝 proto/src/op/edns.rs (+4 -7)
📝 proto/src/rr/dns_class.rs (+4 -1)

📄 Description

fixes: #263

take 3, thanks for the patience.


🔄 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/303 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 11/29/2017 **Status:** ✅ Merged **Merged:** 11/29/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `dns_class_convert_take3` --- ### 📝 Commits (2) - [`e05137e`](https://github.com/hickory-dns/hickory-dns/commit/e05137e98e8df21540745047d518ef672d113cfa) enforce max_payload_len in DNSClass, with 512 min - [`db7199b`](https://github.com/hickory-dns/hickory-dns/commit/db7199b52d5a249a66c78b450d7a21793f467237) Merge branch 'master' into dns_class_convert_take3 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `proto/src/op/edns.rs` (+4 -7) 📝 `proto/src/rr/dns_class.rs` (+4 -1) </details> ### 📄 Description fixes: #263 take 3, thanks for the patience. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:02:09 +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#1359
No description provided.