librdns icon indicating copy to clipboard operation
librdns copied to clipboard

add other record types

Open lifeofguenter opened this issue 11 years ago • 2 comments

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.

lifeofguenter avatar Jul 25 '14 12:07 lifeofguenter

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

lifeofguenter avatar Aug 06 '14 11:08 lifeofguenter

I've added SOA records support as well.

vstakhov avatar Aug 14 '14 17:08 vstakhov