]> git.ipfire.org Git - thirdparty/bind9.git/commit
put A and AAAA in additional section when responding to type=ANAME queries aname-initial
authorEvan Hunt <each@isc.org>
Sun, 18 Mar 2018 14:22:19 +0000 (14:22 +0000)
committerEvan Hunt <each@isc.org>
Sun, 18 Mar 2018 14:27:22 +0000 (14:27 +0000)
commit3063f34e470aee08567e69746e2d8ae78c5d17fd
treebf64393a0a6d1159c9c908573e4485b81df5277f
parent8c0f8a7c0c86ca04d04eb060ca82e28cedb2114b
put A and AAAA in additional section when responding to type=ANAME queries
12 files changed:
bin/tests/system/aname/clean.sh [new file with mode: 0644]
bin/tests/system/aname/ns1/example.db [new file with mode: 0644]
bin/tests/system/aname/ns1/named1.conf.in [new file with mode: 0644]
bin/tests/system/aname/ns1/named2.conf.in [new file with mode: 0644]
bin/tests/system/aname/ns1/named3.conf.in [new file with mode: 0644]
bin/tests/system/aname/setup.sh [new file with mode: 0644]
bin/tests/system/aname/tests.sh [new file with mode: 0644]
bin/tests/system/conf.sh.in
bin/tests/system/conf.sh.win32
lib/dns/rdata/generic/aname_65532.c
lib/ns/include/ns/query.h
lib/ns/query.c