]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
resolved: include d.f.ip6.arpa in default NTA list
authorLennart Poettering <lennart@poettering.net>
Wed, 31 Aug 2016 18:12:11 +0000 (20:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 31 Aug 2016 18:12:11 +0000 (20:12 +0200)
Fixes: #4049
src/resolve/resolved-dns-trust-anchor.c

index 77370e7dd5b6e4ce3d62d5306db57d252738f2bb..9917b9e9843aaec45b7b77fdb0fb51167c4da141 100644 (file)
@@ -127,6 +127,9 @@ static int dns_trust_anchor_add_builtin_negative(DnsTrustAnchor *d) {
                 "31.172.in-addr.arpa\0"
                 "168.192.in-addr.arpa\0"
 
+                /* The same, but for IPv6. */
+                "d.f.ip6.arpa\0"
+
                 /* RFC 6762 reserves the .local domain for Multicast
                  * DNS, it hence cannot appear in the root zone. (Note
                  * that we by default do not route .local traffic to