bind9/lib/ns
Evan Hunt d60324891c set up logging functionality using log-report-channel
the logging of error-report queries is no longer activated by
the view's "send-report-channel" option; that now only configures
the agent-domain value that is to be sent in authoritative
responses. the warning that was logged when "send-agent-domain"
was set to a value that is not a locally configured zone has
been removed.

error-report logging is now activated by the presence of an
authoritative zone with the "log-report-channel" option set to
"yes".  this is not permitted in the root zone.

NOTE: a zone with "log-report-channel yes;" should contain a
"*._er" wildcard, but that requirement is not yet enforced.
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 Allow send-report-channel to be set at the zone level 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