]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make "rndc zonestatus" output for mirror zones different than for regular slave zones
authorMichał Kępień <michal@isc.org>
Thu, 28 Jun 2018 11:38:39 +0000 (13:38 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 28 Jun 2018 11:38:39 +0000 (13:38 +0200)
commit73d64de779f262cc63f1029470457002abf23403
tree4798e6d3056282e2f2c546bdea312a95ba664df4
parentdd30f53edc7f51ede15ed523be2613aa85b53656
Make "rndc zonestatus" output for mirror zones different than for regular slave zones

Replace "type: slave" with "type: mirror" in "rndc zonestatus" output
for mirror zones in order to enable the user to tell a regular slave
zone and a mirror zone apart.
bin/named/server.c
bin/tests/system/mirror/clean.sh
bin/tests/system/mirror/tests.sh