]> git.ipfire.org Git - thirdparty/bind9.git/commit
Process NSID and DNS COOKIE options when returning BADVERS
authorMark Andrews <marka@isc.org>
Fri, 25 Oct 2024 03:43:03 +0000 (14:43 +1100)
committerMark Andrews <marka@isc.org>
Tue, 15 Apr 2025 03:13:20 +0000 (03:13 +0000)
commit71875eb25a88ded29b567df0180492fc46007ab0
treed718517d69e847d3ecce53772830a5e5b32a80ae
parent745a9ab15f7aff98a8a232c52647d74d924dd753
Process NSID and DNS COOKIE options when returning BADVERS

This will help identify the broken server if we happen to break
EDNS version negotiation.  It will also help protect the client
from spoofed BADVERSION responses.

(cherry picked from commit 0d9cab15551be8cdc06969c39eaf851732cda51d)
lib/ns/client.c