]> git.ipfire.org Git - thirdparty/bind9.git/commit
enforce '*._er' requirement for error-reporting zones
authorEvan Hunt <each@isc.org>
Sun, 20 Oct 2024 08:04:06 +0000 (01:04 -0700)
committerEvan Hunt <each@isc.org>
Wed, 23 Oct 2024 21:29:32 +0000 (21:29 +0000)
commit1cd0d291d392558e7677c79902beaa2e87ff83ed
tree28a5b29db7ff900e5166dabaecac67fb52cff9c4
parentd60324891cf4eeab131ba583939848df7ad0a322
enforce '*._er' requirement for error-reporting zones

if "log-report-channel" is set to "yes", then the zone must
contain a wildcard name matching '*._er' with a TXT record.
bin/check/named-checkzone.c
bin/check/named-checkzone.rst
bin/check/named-compilezone.rst
bin/tests/system/checkzone/tests.sh
bin/tests/system/checkzone/zones/er-missing.db [new file with mode: 0644]
bin/tests/system/checkzone/zones/er.db [new file with mode: 0644]
doc/arm/reference.rst
lib/dns/zone.c