]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix controls statements bound to another instance's address
authorNicki Křížek <nicki@isc.org>
Wed, 8 Jul 2026 18:06:19 +0000 (18:06 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 23 Jul 2026 08:18:11 +0000 (08:18 +0000)
commitfec466a989282b8aec8c218ab61488cc9bf71ec2
tree717948860ce1488df099d50e76776932182b6e0f
parent29175b5c4a5941dea2986b5514aa7ab6d0952799
Fix controls statements bound to another instance's address

Some of the system test named configs had a mismatched control channel
IP address. As there is no evidence this was intentional (no uses of the
control channel), it was most likely introduced as a copy-paste bug. Fix
the control channel IP to match the instance number.

Assisted-by: Claude:claude-fable-5
bin/tests/system/rpzextra/ns2/named.conf.j2
bin/tests/system/shutdown/ns2/named.conf.j2
bin/tests/system/sig0/ns1/named.conf.j2
bin/tests/system/ttl/ns2/named.conf.j2