From 17018c3cc7ba3dcb4e6aeb8a77203b08fd09f726 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Wed, 12 Aug 2015 17:29:53 +0200 Subject: [PATCH] TODO --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 8b6692ed1b..14a95177aa 100644 --- a/TODO +++ b/TODO @@ -354,7 +354,9 @@ Features: - avahi compat - DNS-SD service registration from socket units - edns0 - - dname + - dname: Not necessary for plain DNS as synthesized cname is handed out instead if we do not + announce dname support. However, for DNSSEC it is necessary as the synthesized cname + will not be signed. - cname on PTR (?) * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely