We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52361a3 commit 9e7a689Copy full SHA for 9e7a689
docs/content/2-features/_index.en.md
@@ -6,18 +6,25 @@ pre: "<b>2. </b>"
6
7
## DNS Features List
8
9
-* [Authoritative][1]
10
-* [Recursive][2]
11
-* [Recursion ACL][3]
12
-* Secondary mode
13
-* [Caching][4]
14
-* [DNSSEC][5]
15
-* [TSIG][6]
16
-* [IPv6][7]
17
-* [Wildcard][8]
18
-* [Split horizon][9]
19
-* [DNS over HTTPS][10]
20
-* [DNS over QUIC][11]
+* [🟡 Authoritative][1]
+* [✅ Recursive][2]
+* [❌ Recursion ACL][3]
+* ✅ Secondary mode
+* [✅ Caching][4]
+* [✅ IPv6][7]
+* [✅ Wildcard][8]
+* [❌ Split horizon][9]
+* [❌ DNS over HTTPS][10]
+* [❌ DNS over QUIC][11]
+* [❓DNSSEC][5]
+* [❓TSIG][6]
21
+
22
+```
23
+❓ = Unknown
24
+❌ = Not implemented
25
+✅ = Implemented
26
+🟡 = Partially Implemented
27
28
29
## Other Features Manual
30
0 commit comments