]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that no primaries is logged with -4 or -6
authorMark Andrews <marka@isc.org>
Wed, 29 Nov 2023 03:29:05 +0000 (14:29 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Jun 2024 13:52:37 +0000 (13:52 +0000)
commit4be2caa3453523530cd7799896dc15860cebee91
tree065f4c420a4bbed30f1960725e19c927e65207b6
parent96754276a7ac2f2c33dd19e2988229176b30ecb5
Check that no primaries is logged with -4 or -6

When in -4 mode check that "IPv6 disabled and no IPv4 primaries"
is logged and when in -6 mode check that "IPv4 disabled and no IPv6
primaries" is logged.

(cherry picked from commit 07cdf3e94580b99beaa393649e76f760ef6e16c3)
bin/tests/system/runtime/ns2/named-alt8.conf.in [new file with mode: 0644]
bin/tests/system/runtime/setup.sh
bin/tests/system/runtime/tests.sh