support DNAME records
miesi opened this issue · 0 comments
miesi commented
https://tools.ietf.org/html/rfc6672
example:
0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. DNAME example.com.
then
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
is transformed in
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.example.com.
- write tests
- implement in ndcli/dimclient/dim