]> git.ipfire.org Git - thirdparty/bind9.git/commit
add checkconf test with key defined inside a view
authorColin Vidal <colin@isc.org>
Mon, 23 Feb 2026 18:36:32 +0000 (19:36 +0100)
committerColin Vidal <colin@isc.org>
Sun, 1 Mar 2026 12:41:53 +0000 (13:41 +0100)
commit6d75e03971aef2f3ff4a37bc1d83f4d07cb9d850
treec12be456a7b29fd91250a548ddb6b4f4ca431699
parent867a85713ebbd848dafcf9f70a665d2ada9f2eef
add checkconf test with key defined inside a view

A configuration where a key was defined inside a view, then used in a
`primary` statement wasn't covered. This is now fixed.

(cherry picked from commit d8f46b09a76632c20803f36d766615958897a7c4)
bin/tests/system/checkconf/good-key-view.conf [new file with mode: 0644]