Files
bind9/lib/ns
Michał Kępień 2cb9e8a020 Replace the "mirror" zone option with "type mirror;"
Use a zone's 'type' field instead of the value of its DNS_ZONEOPT_MIRROR
option for checking whether it is a mirror zone.  This makes said zone
option and its associated helper function, dns_zone_mirror(), redundant,
so remove them.  Remove a check specific to mirror zones from
named_zone_reusable() since another check in that function ensures that
changing a zone's type prevents it from being reused during
reconfiguration.
2018-10-24 20:32:55 +02:00
..
2018-09-04 06:11:38 +00:00
2018-08-28 10:31:47 +02:00
2017-12-29 01:44:18 +00:00
2018-05-22 16:32:21 -07:00