Skip to content
Snippets Groups Projects
Commit 8fbff7e7 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

doc: update supported rr types

parent 7110feb8
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ Knot DNS supports the following DNS features:
* Response Rate Limiting
* RR types A, NS, CNAME, SOA, PTR, HINFO, MINFO, MX, TXT, RP, AFSDB, RT, KEY,
AAAA, LOC, SRV, NAPTR, KX, CERT, DNAME, APL, DS, SSHFP, IPSECKEY, RRSIG, NSEC,
DNSKEY, DHCID, NSEC3, NSEC3PARAM, TLSA, SPF, NID, L32, L64, LP, EUI48, EUI64
and Unknown
DNSKEY, DHCID, NSEC3, NSEC3PARAM, TLSA, CDS, CDNSKEY, SPF, NID, L32, L64, LP,
EUI48, EUI64 and Unknown
Server features:
......
- supported types: A, NS, CNAME, PTR, DNAME, SOA, HINFO, MINFO, MX, AFSDB, RT,
KX, TXT, SPF, RP, AAAA, LOC, SRV, NAPTR, CERT, DS, SSHFP,
IPSECKEY, RRSIG, NSEC, KEY, DNSKEY, DHCID, NSEC3, NSEC3PARAM,
TLSA, APL, EUI48, EUI64, NID, L32, L64, LP, TYPE12345
TLSA, CDS, CDNSKEY, APL, EUI48, EUI64, NID, L32, L64, LP,
TYPE12345
- the class IN is supported only (CLASS12345 notation is not supported too)
- domain names can contain alphanumeric, '-', '_' and '/' characters
- \x and \DDD notations are allowed in domain names and in text strings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment