]> git.ipfire.org Git - thirdparty/bind9.git/commit
Support PRIVATEOID/PRIVATEDNS in the validator
authorMark Andrews <marka@isc.org>
Fri, 28 Mar 2025 03:08:06 +0000 (14:08 +1100)
committerMark Andrews <marka@isc.org>
Wed, 18 Jun 2025 21:00:53 +0000 (07:00 +1000)
commit05c5f79d5805eb5857f566e77d882ddf4cd84bdf
treef311dde932bffa76030eaf65839a812c928d078d
parenteb184b864c18c2e6a045c0006f4dd20a7bb46160
Support PRIVATEOID/PRIVATEDNS in the validator

DS records need to checked against the DNSKEY RRset to find
the private algorithm they correspond to.
lib/dns/include/dns/validator.h
lib/dns/validator.c