unbound/smallapp
Willem Toorop a616437338
DNS Error Reporting (RFC 9567) (#902)
* v1 EDER poc

* remove superfluous edns_list_get_option function

* create an EDER configurable

* Hackathon 114

* Fixes for version -04

* Generated configparser and configlexer are not versioned in master anymore

* Remove NOERROR DNS Error Reporting; not part of final RFC.
* Use assigned IANA EDNS0 Option Code for Report-Channel.

* Fix buffer protection and agent domain validity

* Use DNS Error Reporting instead of the eder nickname

* Update documentation.

* Fix typo.

* Bail out early if ede is not present.

* Forget previous EDNS options from upstream; this is what was
  implicitly happening but not deterministacally.

* Don't report LDNS_EDE_OTHER and bail early if there is no reporting
  agent.

* Only do DNS error reporting when a client asked for something that
  went wrong.

* Add an error reporting agent in the parent that should be ignored.

* review feedback.

* fixup for fast reload

* Add 'num.dns_error_reports' to stats and test for it.

---------

Co-authored-by: TCY16 <tom@nlnetlabs.nl>
Co-authored-by: Yorgos Thessalonikefs <yorgos@nlnetlabs.nl>
2025-04-07 10:25:10 +02:00
..
unbound-anchor.c - Add root key 38696 from 2024 for DNSSEC validation. It is added 2024-07-25 11:42:22 +02:00
unbound-checkconf.c - Use the same interface listening port discovery code for all needed 2025-01-21 10:04:30 +01:00
unbound-control-setup.sh.in Add unbound members group access to control key 2025-01-14 14:35:09 +01:00
unbound-control.c DNS Error Reporting (RFC 9567) (#902) 2025-04-07 10:25:10 +02:00
unbound-host.c - Fix add reallocarray to alloc stats unit test, and disable 2024-10-10 10:43:23 +02:00
worker_cb.c Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00