Skip to content

Port all record data types to domain::new #640

@bal-e

Description

@bal-e

At the moment, ::new::rdata supports a subset of the record data types supported by ::rdata. This issue tracks the progress of porting all record data types over to ::new. Porting is a non-trivial process; the data is defined differently and we try to add more documentation along the way.

Core:

  • SOA
  • NS

Indirections:

  • CNAME
  • DNAME
  • PTR

Common Data:

  • A
  • AAAA
  • MX
  • TXT

Less-Common Data:

  • HINFO
  • MB
  • MD
  • MF
  • MG
  • MINFO
  • MR
  • NULL
  • IPSECKEY
  • NAPTR
  • OPENPGPKEY
  • RP
  • SRV
  • SSHFP
  • SVCB
  • HTTPS
  • TLSA

DNSSEC:

  • DNSKEY
  • RRSIG
  • NSEC
  • NSEC3
  • NSEC3PARAM
  • DS
  • CDS
  • CDNSKEY
  • ZONEMD

Transport:

  • OPT
  • TSIG

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnew-apiRelating to the new API, i.e. `domain::new::*`.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions