bind9/lib
Michał Kępień 2c69734bcf Define a default master server list for the root zone
To minimize the effort required to set up IANA root zone mirroring,
define a default master server list for the root zone and use it when
that zone is to be mirrored and no master server list was explicitly
specified.  Contents of that list are taken from RFC 7706 and are
subject to change in future releases.

Since the static get_masters_def() function in bin/named/config.c does
exactly what named_zone_configure() in bin/named/zoneconf.c needs to do,
make the former non-static and use it in the latter to prevent code
duplication.
2018-10-24 20:32:55 +02:00
..
bind9 Define a default master server list for the root zone 2018-10-24 20:32:55 +02:00
dns Replace the "mirror" zone option with "type mirror;" 2018-10-24 20:32:55 +02:00
irs libirs: handle scoped IPv6 addresses in /etc/resolv.conf 2018-10-23 14:50:00 +02:00
isc Fix typo in isc_rwlock_pause() on sparc 2018-10-23 09:29:03 +02:00
isccc prep 9.13.3 2018-09-04 06:11:38 +00:00
isccfg Replace the "mirror" zone option with "type mirror;" 2018-10-24 20:32:55 +02:00
ns Replace the "mirror" zone option with "type mirror;" 2018-10-24 20:32:55 +02:00
samples Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00