Commit Graph

4 Commits

Author SHA1 Message Date
Tinderbox User
16fde7f0b3 regen master 2016-12-07 01:05:34 +00:00
Tinderbox User
49834f2f8d regen master 2016-07-27 01:07:09 +00:00
Tinderbox User
7ba3e5dc9e regen master 2016-07-26 01:07:05 +00:00
Evan Hunt
eca74c52c1 [master] store "addzone" zone config in a NZD database
4421.	[func]		When built with LMDB (Lightning Memory-mapped
			Database), named will now use a database to store
			the configuration for zones added by "rndc addzone"
			instead of using a flat NZF file. This improves
			performance of "rndc delzone" and "rndc modzone"
			significantly. Existing NZF files will
			automatically by converted to NZD databases.
			To view the contents of an NZD or to roll back to
			NZF format, use "named-nzd2nzf". To disable
                        this feature, use "configure --without-lmdb".
                        [RT #39837]
2016-07-21 11:13:37 -07:00