bind9/lib/ns
Evan Hunt c6698322c6 suppress report-channel for zones above the agent-domain
RFC 9567 section 8.1 specifies that the agent domain cannot
be a subdomain of the domain it is reporting on. therefore,
in addition to making it illegal to configure that at the
zone level, we also need to disable send-report-channel for
any zone for which the global send-report-channel value is
a subdomain.

we also now warn if send-report-channel is configured
globally to a zone that we host, but that zone doesn't
have log-report-channel set.
2024-10-23 21:29:32 +00:00
..
include Allow send-report-channel to be set at the zone level 2024-10-23 21:29:32 +00:00
.gitignore Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
client.c suppress report-channel for zones above the agent-domain 2024-10-23 21:29:32 +00:00
hooks.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
interfacemgr.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
listenlist.c corrected code style errors 2024-10-18 19:31:27 +00:00
Makefile.am Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
notify.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
probes.d Add a probe when the response rate limiting drops or slips query 2023-08-21 18:39:53 +02:00
query.c set up logging functionality using log-report-channel 2024-10-23 21:29:32 +00:00
server.c make "max_restarts" a configurable value 2024-08-07 13:03:08 -07:00
sortlist.c Convert rwlock in dns_acl to RCU 2023-10-13 14:44:40 +02:00
stats.c Return the old counter value in isc_stats_increment 2024-05-10 12:08:52 +03:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
xfrout.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00