]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix validator classification of qtype DNAME for positive and
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Mar 2024 13:10:06 +0000 (14:10 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Mar 2024 13:10:06 +0000 (14:10 +0100)
commit2a255076f509c3e89960aa42bf957cf2212f08cc
tree53d9b3f3d4919a456416c6b2c548ed0dbafc52a0
parentfb080e78530739537fe5ccd1b2f28a3689650b36
- Fix validator classification of qtype DNAME for positive and
  redirection answers, and fix validator signature routine for dealing
  with the synthesized CNAME for a DNAME without previously
  encountering it and also for when the qtype is DNAME.
doc/Changelog
testdata/val_cnameqtype.rpl
testdata/val_dnameqtype.rpl [new file with mode: 0644]
validator/val_utils.c
validator/validator.c