]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: test: unit test tsig_badsig was not being called
authorMark Andrews <marka@isc.org>
Fri, 23 Jan 2026 22:08:36 +0000 (09:08 +1100)
committerMark Andrews <marka@isc.org>
Fri, 23 Jan 2026 22:08:36 +0000 (09:08 +1100)
commitd192c7c33a3ffb0e3d71c6d8cc35f8bd45b47305
treea4abbfbef93bd09c0f26854d88a1711b158a2377
parentbd9f73c70591da8ee4566d23dc3cbfb916fe9d23
parent1c32c8dba2827f407501be634c0a3afc3e6a1108
[9.20] fix: test: unit test tsig_badsig was not being called

Additionally, the test was badly implemented. This has been fixed.

Closes #5712

Backport of MR !11478

Merge branch 'backport-5712-unit-test-tsig_badsig-was-not-being-called-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11485