diff options
author | 2020-06-20 16:01:35 +0200 | |
---|---|---|
committer | 2020-06-20 07:01:35 -0700 | |
commit | 7504b410f312d584d32db0af12812f2136baeca0 (patch) | |
tree | 5abf03d6eda744821706653bb61220f92ef2206d /man | |
parent | f59c03d09c3a3a12f571ad1087b979325f3dae30 (diff) | |
download | coredns-7504b410f312d584d32db0af12812f2136baeca0.tar.gz coredns-7504b410f312d584d32db0af12812f2136baeca0.tar.zst coredns-7504b410f312d584d32db0af12812f2136baeca0.zip |
Update dns64 plugin bugs list (#3955)
Remove the "Follow CNAMEs" bug, CNAME following is handled by the
forward plugin.
Signed-off-by: Ben Kochie <superq@gmail.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/coredns-dns64.7 | 2 |
1 files changed, 0 insertions, 2 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] |