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

doc: update supported RR types list

parent 83e32b77
No related branches found
No related tags found
No related merge requests found
......@@ -34,17 +34,19 @@ DNS features:
* 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, CDS, CDNSKEY, SPF, NID, L32, L64, LP,
EUI48, EUI64 and Unknown
EUI48, EUI64, URI, CAA and Unknown
Server features:
* Adding/removing zones on-the-fly
* Reconfiguring server instance on-the-fly
* Dynamic configuration
* IPv4 and IPv6 support
* Semantic checks of zones
* DDNS support
* Persistent zone timers
* Automatic DNSSEC signing
* PKCS #11 interface
* Forward and reverse records synthesis
For more info and downloads see `www.knot-dns.cz <https://www.knot-dns.cz>`_.
......
......@@ -2,7 +2,7 @@
KX, TXT, SPF, RP, AAAA, LOC, SRV, NAPTR, CERT, DS, SSHFP,
IPSECKEY, RRSIG, NSEC, KEY, DNSKEY, DHCID, NSEC3, NSEC3PARAM,
TLSA, CDS, CDNSKEY, APL, EUI48, EUI64, NID, L32, L64, LP,
TYPE12345
URI, CAA, 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