Verify mirror zone AXFRs
Update axfr_commit() so that all incoming versions of a mirror zone transferred using AXFR are verified before being used. If zone verification fails, discard the received version of the zone, wait until the next refresh and retry.
This commit is contained in:
@@ -1599,6 +1599,8 @@
|
||||
./bin/tests/system/mirror/ns1/named.conf.in CONF-C 2018
|
||||
./bin/tests/system/mirror/ns1/root.db.in ZONE 2018
|
||||
./bin/tests/system/mirror/ns2/named.conf.in CONF-C 2018
|
||||
./bin/tests/system/mirror/ns2/sign.sh SH 2018
|
||||
./bin/tests/system/mirror/ns2/verify.db.in ZONE 2018
|
||||
./bin/tests/system/mirror/ns3/named.conf.in CONF-C 2018
|
||||
./bin/tests/system/mirror/setup.sh SH 2018
|
||||
./bin/tests/system/mirror/tests.sh SH 2018
|
||||
|
||||
Reference in New Issue
Block a user