]> 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 08:34:31 +0000 (18:34 +1000)
commit07cdf3e94580b99beaa393649e76f760ef6e16c3
tree422c5839c1082e5b5c1d7aeaf012e561a73d87e9
parent2cd43032498752d2ab4527475ba21beee133b30b
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.
bin/tests/system/runtime/ns2/named-alt5.conf.in [new file with mode: 0644]
bin/tests/system/runtime/setup.sh
bin/tests/system/runtime/tests.sh