• Jan Včelák's avatar
    fix inifinite loop after failed bootstrap · 1fe09f62
    Jan Včelák authored
    The `zone_expire()` will return `false` if we don't know when the zone
    expires. This is tricky when used as `!zone_expire()`. We have to check
    explicitly if the SOA expire value is know.
    1fe09f62