]> git.ipfire.org Git - thirdparty/bind9.git/commit
Report non-effective primaries
authorMark Andrews <marka@isc.org>
Wed, 29 Nov 2023 01:35:20 +0000 (12:35 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Jun 2024 13:52:37 +0000 (13:52 +0000)
commit96754276a7ac2f2c33dd19e2988229176b30ecb5
tree496f853c9349fb91b8c0dfef9152ad75b274214a
parent7a9ac0491f31b38b3857b5fefb128169b158ef95
Report non-effective primaries

When named is started with -4 or -6 and the primaries for a zone
do not have an IPv4 or IPv6 address respectively issue a log message.

(cherry picked from commit 2cd43032498752d2ab4527475ba21beee133b30b)
lib/dns/zone.c