bind9/lib
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
..
dns add log-report-channel zone option 2024-10-23 21:29:32 +00:00
isc Add send-report-channel option 2024-10-23 21:29:32 +00:00
isccc corrected code style errors 2024-10-18 19:31:27 +00:00
isccfg set up logging functionality using log-report-channel 2024-10-23 21:29:32 +00:00
ns set up logging functionality using log-report-channel 2024-10-23 21:29:32 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00