mydnshost / mydnshost-api

API Backend for mydnshost
Other
2 stars 1 forks source link

resync should ensure that serial ends up higher than a signed-serial #62

Open ShaneMcC opened 5 years ago

ShaneMcC commented 5 years ago

Binds inline zone signing increments the serial when it does things. Sometimes (eg if we make a change today, and it resigns today) the signed zone can end up serialed higher than the unsigned zone.

resync should pay attention to this... somehow.