]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: dev: Cleanup BIND 8 compatibility code
authorOndřej Surý <ondrej@isc.org>
Tue, 18 Mar 2025 00:12:31 +0000 (00:12 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 18 Mar 2025 00:12:31 +0000 (00:12 +0000)
There was some code in dns_resolver unit meant to keep compatibility with BIND 8 breaking the DNS protocol.  These should not be needed anymore.

Merge branch 'ondrej/resolver-bind-8-cleanup' into 'main'

See merge request isc-projects/bind9!10270


Trivial merge