Conversation
Features/error reporting willem
- Use assigned IANA EDNS0 Option Code for Report-Channel.
implicitly happening but not deterministacally.
|
I believe this is now ready for review. |
wcawijngaards
left a comment
There was a problem hiding this comment.
The code looks fine to include. The option set default off is a safe way to introduce the feature.
|
Thanks @wcawijngaards ! And nice catch! |
|
@wcawijngaards, I merged and added a new stats item for dns_error_reports. Do you want to have a final look for completeness? |
|
The changes look fine! Good to have stats for the new feature. |
- Merge #902: DNS Error Reporting (RFC 9567). Introduces new configuration option 'dns-error-reporting' and new statistics for 'num.dns_error_reports'.
* nlnet/master: (49 commits) - Tag for 1.23.0rc2. This became the release of 1.23.0 on 24 April 2025. The code repository continues with 1.23.1 in development. - Increase default to `num-queries-per-thread: 2048`, when unbound is compiled with libevent. It makes saturation of the task queue more resource intensive and less practical. Thanks to Shiming Liu, Network and Information Security Lab, Tsinghua University for the report. Changelog entry for NLnetLabs#1265: - Merge NLnetLabs#1265: Fix WSAPoll. Fix WSAPoll (NLnetLabs#1265) Changelog entry for NLnetLabs#1265: - Merge NLnetLabs#1265: Fix WSAPoll. Fix WSAPoll (NLnetLabs#1265) - Fix for print of connection type in log-replies for dot and doh. - Fix NLnetLabs#1264: unbound 1.22.0 leaks memory when doing DoH. - Fix to detect if atomic_store links in configure. - Fix fast_reload to print chroot with config file name. - Update to the manpage for the fast_reload part. - Tag for 1.23.0rc1. - More explicit text about memory usage during fast_reload. Changelog entry for NLnetLabs#902: - Merge NLnetLabs#902: DNS Error Reporting (RFC 9567). Introduces new configuration option 'dns-error-reporting' and new statistics for 'num.dns_error_reports'. DNS Error Reporting (RFC 9567) (NLnetLabs#902) - Fix to update common.sh for speed of kill_pid. - Fix test to speed up common.sh script kill_pid. Fix typo in Changelog entry. Changelog entry for NLnetLabs#1019: - Merge NLnetLabs#1019: Redis read-only replica support. Introduces new 'redis-replica-*' options for the Redis cache backend. - Fix redis_replicat test for unused option defaults and log printout. ...
Draft PR for work on
draft-ietf-dnsop-dns-error-reportingRFC 9567