[PR #2543] [MERGED] Fix NSEC3 validation bug for covering records #3120

Closed
opened 2026-03-16 11:26:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2543
Author: @pvdrz
Created: 10/31/2024
Status: Merged
Merged: 10/31/2024
Merged by: @bluejekyll

Base: mainHead: fix-nsec3-cover-bug


📝 Commits (2)

  • 5fbe0d4 Fix edge case bug for NSEC3 validation
  • fe21a25 Unignore passing tests

📊 Changes

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

View changed files

📝 conformance/packages/conformance-tests/src/resolver/nsec.rs (+0 -2)
📝 crates/proto/src/xfer/dnssec_dns_handle/nsec3_validation.rs (+7 -4)

📄 Description

  • Fix edge case bug for NSEC3 validation
  • Unignore passing tests

🔄 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/2543 **Author:** [@pvdrz](https://github.com/pvdrz) **Created:** 10/31/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `fix-nsec3-cover-bug` --- ### 📝 Commits (2) - [`5fbe0d4`](https://github.com/hickory-dns/hickory-dns/commit/5fbe0d4839b4975390e54f4c2ef256382d5761d5) Fix edge case bug for NSEC3 validation - [`fe21a25`](https://github.com/hickory-dns/hickory-dns/commit/fe21a25179ac7c8413c896de565d7fe0a4eb3fe6) Unignore passing tests ### 📊 Changes **2 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/resolver/nsec.rs` (+0 -2) 📝 `crates/proto/src/xfer/dnssec_dns_handle/nsec3_validation.rs` (+7 -4) </details> ### 📄 Description - **Fix edge case bug for NSEC3 validation** - **Unignore passing tests** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:26:33 +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#3120
No description provided.