summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-dns-trust-anchor.c
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-09-01 08:30:12 +0200
committerGitHub <noreply@github.com>2016-09-01 08:30:12 +0200
commit8be16f23e42854a5cfd2d6edb5d3719a7c1508aa (patch)
tree9fecd8e212cf85d93a2c5ea8dc3e9ded4ba9f5df /src/resolve/resolved-dns-trust-anchor.c
parent3ba320560a86fdd9a7c840205f96ff68ff159e31 (diff)
parent219bfe3872465c6587b57ffdda25a36ccc6ee85f (diff)
Merge pull request #4071 from poettering/some-fixes-3
three trivial fixes
Diffstat (limited to 'src/resolve/resolved-dns-trust-anchor.c')
-rw-r--r--src/resolve/resolved-dns-trust-anchor.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resolve/resolved-dns-trust-anchor.c b/src/resolve/resolved-dns-trust-anchor.c
index 77370e7dd5..9917b9e984 100644
--- a/src/resolve/resolved-dns-trust-anchor.c
+++ b/src/resolve/resolved-dns-trust-anchor.c
@@ -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