]> git.ipfire.org Git - thirdparty/bind9.git/commit
Generate PTR records for DNS64 mapped ipv4only.arpa reverses.
authorMark Andrews <marka@isc.org>
Tue, 1 Sep 2020 02:03:59 +0000 (12:03 +1000)
committerMark Andrews <marka@isc.org>
Fri, 11 Dec 2020 03:17:52 +0000 (14:17 +1100)
commit5684c21bcf4fa4c5dad491a8f6874cc2cc20ff6f
tree06382cba4106397b79325e58faf3658e5c298aed
parentcdfe66032656d90af8ccb8d54216e2409e39b0e7
Generate PTR records for DNS64 mapped ipv4only.arpa reverses.

Rather than generating CNAMES records pointing into IN-ADDR.ARPA,
generate PTR records directly as the names are known as per RFC 8880.
bin/named/builtin.c
bin/tests/system/dns64/tests.sh