[PR #2111] [MERGED] Support getting and setting the EDNS Z flags #2810

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2111
Author: @mattias-p
Created: 12/17/2023
Status: Merged
Merged: 12/19/2023
Merged by: @bluejekyll

Base: mainHead: z-flags


📝 Commits (1)

  • 9ae672f Support getting and setting the EDNS Z flags

📊 Changes

1 file changed (+37 additions, -16 deletions)

View changed files

📝 crates/proto/src/op/edns.rs (+37 -16)

📄 Description

Add support for getting and setting the EDNS Z flags. This is useful for test tools to provoke and verify certain behaviors in DNS servers.


🔄 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/2111 **Author:** [@mattias-p](https://github.com/mattias-p) **Created:** 12/17/2023 **Status:** ✅ Merged **Merged:** 12/19/2023 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `z-flags` --- ### 📝 Commits (1) - [`9ae672f`](https://github.com/hickory-dns/hickory-dns/commit/9ae672fefedb1753d9a2f6d8f04815d81ac94185) Support getting and setting the EDNS Z flags ### 📊 Changes **1 file changed** (+37 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/op/edns.rs` (+37 -16) </details> ### 📄 Description Add support for getting and setting the EDNS Z flags. This is useful for test tools to provoke and verify certain behaviors in DNS servers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:09:32 +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#2810
No description provided.