]> git.ipfire.org Git - thirdparty/bind9.git/commit
split out cookie checks from resquery_response_continue()
authorEvan Hunt <each@isc.org>
Thu, 27 Feb 2025 05:30:43 +0000 (21:30 -0800)
committerOndřej Surý <ondrej@isc.org>
Tue, 5 Aug 2025 10:16:36 +0000 (12:16 +0200)
commit5d56df23f2310cebb9fb8c87de3899406ed62ed2
tree7a9c007d2428593b75474318bdb282f956260e7e
parent5e1df53d05e2142464e0bb5fa81ab0034d1a1864
split out cookie checks from resquery_response_continue()

split the code section that handles cookie issues into a
separate function for better readablity.
lib/dns/resolver.c