mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 06:26:24 +03:00
[PR #62] DO without EDNS #82
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ameshkov/dnslookup/pull/62
Author: @mohshami
Created: 1/27/2024
Status: 🔄 Open
Base:
master← Head:DNSSEC-without-EDNS📝 Commits (1)
ea2e927Allow setting the DO flag without having to explicitly enable an EDNS option📊 Changes
1 file changed (+2 additions, -3 deletions)
View changed files
📝
main.go(+2 -3)📄 Description
Allow setting the do flag without having to explicitly enable an EDNS option.
Sometimes we would like to validate DNSSEC but not enable PADDING or any of the other options
Also this way padding won't override edns and they won't override subnet
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.