]> 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 02:38:37 +0000 (02:38 +0000)
commit0d9cab15551be8cdc06969c39eaf851732cda51d
treeb287416d15d7b275373764deed06dcfb317b5b2c
parent488f0f876d513985b4f8188785b219122c399a19
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.
lib/ns/client.c