]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that for dns64 answers, the AAAA query is checked to be
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 May 2026 13:43:18 +0000 (15:43 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 May 2026 13:43:18 +0000 (15:43 +0200)
commit8703d9a5becd2a05e82a71a0107250310d02f63d
tree2af36c7c5917b448c9e36f9f5d855df1c9b27b14
parentaa9f1e68ff06e944ac010f13915f977aff75f236
- Fix that for dns64 answers, the AAAA query is checked to be
  DNSSEC validated, when DNSSEC is enabled. This improves
  the RFC6147 conformance of Unbound. Thanks to Xin Wang
  and Jiajia Liu, Northwestern Polytechnical University, for
  the report. In addition, thanks to Qifan Zhang, Palo Alto
  Networks, for reporting it.
dns64/dns64.c
doc/Changelog
testdata/dns64_dnssec.rpl [new file with mode: 0644]