]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: dev: Fix various nits in the netmgr code 4695-pkcs11-replace-softhsm
authorMartin Basti <mbasti@isc.org>
Thu, 13 Aug 2026 10:20:42 +0000 (10:20 +0000)
committerMartin Basti <mbasti@isc.org>
Thu, 13 Aug 2026 10:20:42 +0000 (10:20 +0000)
commit4ed080475f84b872265fc3c66ea9320e188a5276
tree00d7f6a1223172dfd0beb4fb96f90dca83f55740
parent51d4823b8c54e288f80e2cd345205de093cb6b9f
parentbe1119a162b973a502df73cb1751108234502d34
fix: dev: Fix various nits in the netmgr code

The MR consists of couple of small fixes and uncaught errors in the Network Manager.

Closes #6257

Merge branch 'ondrej/batch-of-netmgr-fixes' into 'main'

See merge request isc-projects/bind9!11639