]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Return DNS COOKIE and NSID with BADVERS
authorMark Andrews <marka@isc.org>
Tue, 15 Apr 2025 03:11:01 +0000 (03:11 +0000)
committerMark Andrews <marka@isc.org>
Tue, 15 Apr 2025 03:11:01 +0000 (03:11 +0000)
This change allows the client to identify the server that returns the
BADVERS and to provide a DNS SERVER COOKIE to be included in the
resend of the request.

Closes #5235

Merge branch '5235-return-the-server-cookie-when-returning-badvers' into 'main'

See merge request isc-projects/bind9!10334


Trivial merge