Skip to content

Conversation

@bradh352
Copy link
Member

@bradh352 bradh352 commented Jul 26, 2024

DNS cookies are a simple form of learned mutual authentication supported by most DNS server implementations these days and can help prevent DNS Cache Poisoning attacks for clients and DNS amplification attacks for servers.

Fixes #620
Fix By: Brad House (@bradh352)

@bradh352 bradh352 marked this pull request as draft July 26, 2024 12:41
@bradh352 bradh352 marked this pull request as ready for review July 26, 2024 23:32
@bradh352 bradh352 merged commit 4bedfd0 into c-ares:main Jul 27, 2024
@bradh352 bradh352 deleted the dns_cookies branch July 27, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add DNS cookie support (RFC7873 + RFC9018)

1 participant