mafintosh / dns-packet

An abstract-encoding compliant module for encoding / decoding DNS packets
MIT License
201 stars 70 forks source link

add support for TLSA record #91

Closed buffrr closed 1 year ago

buffrr commented 1 year ago

Here's the wire format https://www.rfc-editor.org/rfc/rfc6698#section-2.1

silverwind commented 1 year ago

PR welcome, use https://github.com/mafintosh/dns-packet/commit/aca1ff751cc9c38862d652bac26fe31d2fcce32b as reference and don't forget README update.