prefill: split into separate functions, handle daemon restart
The original prefill module did not import zone data after daemon restart unless the file TTL was expired. The module now reuses data on disk as long as TTL is not expired, and imports the zone after module load.
Please register or sign in to comment