Changelog entry for #902:

- Merge #902: DNS Error Reporting (RFC 9567). Introduces new
  configuration option 'dns-error-reporting' and new statistics for
  'num.dns_error_reports'.
This commit is contained in:
Yorgos Thessalonikefs 2025-04-07 10:28:37 +02:00
parent a616437338
commit db6505eb8b

View file

@ -1,3 +1,8 @@
7 April 2025: Yorgos
- Merge #902: DNS Error Reporting (RFC 9567). Introduces new
configuration option 'dns-error-reporting' and new statistics for
'num.dns_error_reports'.
4 April 2025: Wouter 4 April 2025: Wouter
- Fix mesh_copy_client_info to omit null contents from copy. - Fix mesh_copy_client_info to omit null contents from copy.
- Fix comment name in the rpz nsdname test. - Fix comment name in the rpz nsdname test.