diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-12-14 21:32:17 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-12-14 21:32:17 +0100 |
commit | 73b8d8e92894c09669c6634a1a936ba604ebc26a (patch) | |
tree | 51bc883c276f81a77ba6772e406849f487cd56ab /src | |
parent | 72667f0890372a952a7c5b8cc498ec3cf9440973 (diff) |
resolved: update DNSSEC TODO
Diffstat (limited to 'src')
-rw-r--r-- | src/resolve/resolved-dns-dnssec.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resolve/resolved-dns-dnssec.c b/src/resolve/resolved-dns-dnssec.c index d7d50c164c..ed126505ad 100644 --- a/src/resolve/resolved-dns-dnssec.c +++ b/src/resolve/resolved-dns-dnssec.c @@ -43,6 +43,8 @@ * - multi-label zone compatibility * - DNSSEC cname/dname compatibility * - per-interface DNSSEC setting + * - retry on failed validation + * - fix TTL for cache entries to match RRSIG TTL * - DSA support * - EC support? * |