bind9/bin/tests/system/dispatch/ns1
Ondřej Surý 01523a078a
Temporarily remove TCP fallback after UDP timeouts
The retry path in resquery_send() that flipped DNS_FETCHOPT_TCP on a
query whose dispatch had already been bound as UDP in fctx_query() had
no effect on the transport actually used, but did leave a stale TCP
bit visible to downstream consumers (dnstap framing, cookie checks,
the AUTHORITY-NS spoofability guard).

The ineffective code has been removed from resquery_send().  The
TCP fallback functionality will be corrected and restored in the next
commit.

Assisted-by: Claude:claude-opus-4-7
2026-05-19 11:18:16 +02:00
..
named.conf.j2 Remove license headers from named.conf test files 2026-03-31 17:57:58 +02:00
root.db Temporarily remove TCP fallback after UDP timeouts 2026-05-19 11:18:16 +02:00