From 0c6f8cd410365e0baf97126be33d3a4219b6a23d Mon Sep 17 00:00:00 2001 From: bert hubert Date: Fri, 13 Apr 2018 13:08:58 +0200 Subject: [PATCH] link up tdns from hello-dns --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5399da8..53a07f3 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ The content is spread out over several documents: * [The core of DNS](basic.md.html) * [Relevant to stub resolvers and applications](stub.md.html) * [Relevant to authoritative servers](auth.md.html) + * [tdns: a 'from scratch' teaching authoritative server, implementing all of basic DNS in 1100 lines of code](tdns/README.md.html) * [Relevant to resolvers](resolver.md.html) * Optional elements: [EDNS, TSIG, Dynamic Updates, DNAME, DNS Cookies](optional.md.html) * [Privacy related](privacy.md.html): QName minimization, DNS-over-TLS, DNS-over-HTTPS, EDNS Padding