librdns
librdns copied to clipboard
add other record types
Some popular records that are missing, that I would love to see:
- CNAME
- SOA
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
my mistake, CNAME is already handled correctly by the dns server (resolver). So only a explicit "CNAME" request might be missing for those records that are not pointed towards an A(AAA)-record
I've added SOA records support as well.