]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: usr: Deprecate the "tkey-domain" statement
authorMichał Kępień <michal@isc.org>
Mon, 1 Sep 2025 20:29:29 +0000 (22:29 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 1 Sep 2025 20:29:29 +0000 (22:29 +0200)
Mark the :any:`tkey-domain` statement as deprecated since it is only
used by code implementing TKEY Mode 2 (Diffie-Hellman), which was
removed from newer BIND 9 branches.

See #4204

Merge branch '4204-deprecate-tkey-domain' into 'bind-9.18'

See merge request isc-projects/bind9!10783


Trivial merge