]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: usr: Fix a possible nsupdate issue when using GSS-TSIG main
authorArаm Sаrgsyаn <aram@isc.org>
Fri, 14 Aug 2026 16:40:54 +0000 (16:40 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Fri, 14 Aug 2026 16:40:54 +0000 (16:40 +0000)
commit9e8d72aeb535850d99ec2f759f57f0d92d48dd65
tree63b47cb9fa43f6621f7bdd89c04c76d442cfeb4b
parentc649901b07ab919999136fafdce98e25b0d58c77
parentae566116bd3e04b55223d32e8b086d33b759b82d
fix: usr: Fix a possible nsupdate issue when using GSS-TSIG

The :iscman:`nsupdate` process could terminate unexpectedly when
using the GSS-TSIG mode executed with the :option:`nsupdate -g` option.
This has been fixed.

Closes #6325

Merge branch '6325-dns_tkey_gssnegotiate-bug-fix' into 'main'

See merge request isc-projects/bind9!12587