Hi, similar to #246 and #247, this PR proposes to extend ldns_rr_compare_ds() and ldns_rr_compare_ds_dnskey() to support the CDS and CDNSKEY resource records.
PS: I couldn't find any unitary test for this method in the test directory, so this PR is untested at the moment. Please feel free to provide additional changes in that regard.
Hi, similar to #246 and #247, this PR proposes to extend
ldns_rr_compare_ds()
andldns_rr_compare_ds_dnskey()
to support the CDS and CDNSKEY resource records.Depends (based) on https://github.com/NLnetLabs/ldns/pull/247.
PS: I couldn't find any unitary test for this method in the test directory, so this PR is untested at the moment. Please feel free to provide additional changes in that regard.