Skip to content

Complete parser with support of more resource record types

Marc van der Wal requested to merge vanderwal/ibdns:bugfix/#7 into develop

Expand the parser so that it covers all types supported by dns_erlang. For all other types, it is possible to at least enter the RDATA using the unknown resource record data format.

Merge request reports