Commit 7504b410 authored by Ben Kochie's avatar Ben Kochie Committed by GitHub

Update dns64 plugin bugs list (#3955)

Remove the "Follow CNAMEs" bug, CNAME following is handled by the
forward plugin.
Signed-off-by: default avatarBen Kochie <superq@gmail.com>
parent f59c03d0
...@@ -133,8 +133,6 @@ Support "mapping of separate IPv4 ranges to separate IPv6 prefixes" ...@@ -133,8 +133,6 @@ Support "mapping of separate IPv4 ranges to separate IPv6 prefixes"
.IP \(bu 4 .IP \(bu 4
Resolve PTR records Resolve PTR records
.IP \(bu 4 .IP \(bu 4
Follow CNAME records
.IP \(bu 4
Make resolver DNSSEC aware. See: RFC 6147 Section 3 Make resolver DNSSEC aware. See: RFC 6147 Section 3
\[la]https://tools.ietf.org/html/rfc6147#section-3\[ra] \[la]https://tools.ietf.org/html/rfc6147#section-3\[ra]
......
...@@ -84,7 +84,6 @@ Not all features required by DNS64 are implemented, only basic AAAA synthesis. ...@@ -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" * Support "mapping of separate IPv4 ranges to separate IPv6 prefixes"
* Resolve PTR records * Resolve PTR records
* Follow CNAME records
* Make resolver DNSSEC aware. See: [RFC 6147 Section 3](https://tools.ietf.org/html/rfc6147#section-3) * Make resolver DNSSEC aware. See: [RFC 6147 Section 3](https://tools.ietf.org/html/rfc6147#section-3)
## Also See ## Also See
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment