]> git.ipfire.org Git - thirdparty/bind9.git/commit
add the ability to control whether SOA records are added response-policy modified...
authorMark Andrews <marka@isc.org>
Thu, 14 Feb 2019 06:50:10 +0000 (17:50 +1100)
committerEvan Hunt <each@isc.org>
Thu, 7 Mar 2019 21:29:11 +0000 (13:29 -0800)
commitedc607bceded90e0321d51060a6833cbeace38e4
treed96a95eb28e7e0190b41f029638861c6e09ee783
parentb3e152610d477fbd2243c753c39ae42132fb3fb7
add the ability to control whether SOA records are added response-policy modified answers

(cherry picked from commit d1fa8be611505755e389897f05659ab18d236e11)
17 files changed:
bin/named/server.c
bin/tests/system/rpz/clean.sh
bin/tests/system/rpz/ns3/manual-update-rpz.db.in
bin/tests/system/rpz/ns3/named.conf.in
bin/tests/system/rpz/ns6/named.conf.in
bin/tests/system/rpz/ns7/named.conf.in
bin/tests/system/rpz/ns8/hints [new file with mode: 0644]
bin/tests/system/rpz/ns8/manual-update-rpz.db.in [new file with mode: 0644]
bin/tests/system/rpz/ns8/named.conf.in [new file with mode: 0644]
bin/tests/system/rpz/setup.sh
bin/tests/system/rpz/tests.sh
doc/arm/Bv9ARM-book.xml
doc/misc/options
lib/dns/include/dns/rpz.h
lib/dns/rpz.c
lib/isccfg/namedconf.c
lib/ns/query.c