diff options
-rw-r--r-- | man/coredns-dns64.7 | 2 | ||||
-rw-r--r-- | plugin/dns64/README.md | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/man/coredns-dns64.7 b/man/coredns-dns64.7 index 6ee6b6f0b..c851819aa 100644 --- a/man/coredns-dns64.7 +++ b/man/coredns-dns64.7 @@ -133,8 +133,6 @@ Support "mapping of separate IPv4 ranges to separate IPv6 prefixes" .IP \(bu 4 Resolve PTR records .IP \(bu 4 -Follow CNAME records -.IP \(bu 4 Make resolver DNSSEC aware. See: RFC 6147 Section 3 \[la]https://tools.ietf.org/html/rfc6147#section-3\[ra] diff --git a/plugin/dns64/README.md b/plugin/dns64/README.md index 2adbfce58..687abbda1 100644 --- a/plugin/dns64/README.md +++ b/plugin/dns64/README.md @@ -84,7 +84,6 @@ Not all features required by DNS64 are implemented, only basic AAAA synthesis. * Support "mapping of separate IPv4 ranges to separate IPv6 prefixes" * Resolve PTR records -* Follow CNAME records * Make resolver DNSSEC aware. See: [RFC 6147 Section 3](https://tools.ietf.org/html/rfc6147#section-3) ## Also See |