]> git.ipfire.org Git - thirdparty/bind9.git/commit
initial implementation of ANAME rrtype, using type code point 65532
authorEvan Hunt <each@isc.org>
Sun, 18 Mar 2018 11:40:51 +0000 (11:40 +0000)
committerEvan Hunt <each@isc.org>
Sun, 18 Mar 2018 11:40:51 +0000 (11:40 +0000)
commit8c0f8a7c0c86ca04d04eb060ca82e28cedb2114b
tree697664e2b950cd447a941dc99f9b49bec5b11e14
parent77f63c48b614f37cb89d80d088580c99046920b9
initial implementation of ANAME rrtype, using type code point 65532

- this is only the bare type represetation, with no special processing
bin/tests/system/genzone.sh
bin/tests/system/rrchecker/privatelist.good
bin/tests/system/xfer/dig1.good
bin/tests/system/xfer/dig2.good
lib/dns/rdata/generic/aname_65532.c [new file with mode: 0644]
lib/dns/rdata/generic/aname_65532.h [new file with mode: 0644]