]> granicus.if.org Git - pdns/commit
Add support for OPENPGPKEY RRTYPE.
authorJames Cloos <cloos@jhcloos.com>
Fri, 13 Mar 2015 22:45:58 +0000 (18:45 -0400)
committermind04 <mind04@monshouwer.org>
Thu, 15 Oct 2015 18:13:22 +0000 (20:13 +0200)
commit6277b14282d863999c8a2a4c237165aeeb051313
treef7ceb23a70783a216d64434028976fd7c41591ef
parent5ed07a41e3237d3e29782559c7dde449565a31d2
Add support for OPENPGPKEY RRTYPE.

OPENPGPKEY is defined in draft-ietf-dane-openpgpkey.

The IANA has assigned RRTYPE 61.

Its content is a single binary blob, its presentation is a single hex blob.

Thanks to Aki Tuomi, JP Mens and Peter van Dijk for bug reports and insights.

Signed-off-by: James Cloos <cloos@jhcloos.com>
pdns/dnsrecords.cc
pdns/dnsrecords.hh
pdns/qtype.hh