[PR #329] [MERGED] type value of RecordType::NULL should be 10 #1370

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/329
Author: @jannic
Created: 1/19/2018
Status: Merged
Merged: 1/26/2018
Merged by: @bluejekyll

Base: masterHead: patch-1


📝 Commits (2)

  • 88f5650 type value of RecordType::NULL should be 10
  • 111af16 Merge branch 'master' into patch-1

📊 Changes

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

View changed files

📝 proto/src/rr/record_type.rs (+2 -2)

📄 Description

According to RFC 1035, section 3.2.2. "TYPE values", the numeric value of the NULL record type is not 0, but 10.


🔄 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/329 **Author:** [@jannic](https://github.com/jannic) **Created:** 1/19/2018 **Status:** ✅ Merged **Merged:** 1/26/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`88f5650`](https://github.com/hickory-dns/hickory-dns/commit/88f56507aab51ebe5e41f663e5b1631f06fdb790) type value of RecordType::NULL should be 10 - [`111af16`](https://github.com/hickory-dns/hickory-dns/commit/111af16813cd57784ebc76103d4a8624149e21a1) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `proto/src/rr/record_type.rs` (+2 -2) </details> ### 📄 Description According to RFC 1035, section 3.2.2. "TYPE values", the numeric value of the NULL record type is not 0, but 10. --- <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:41 +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#1370
No description provided.