mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-22 13:04:25 +08:00
* The old algorithm was very complex for no good reason. * The new algorithm is simply: Use yymmdd00 or (previous serial number +1) whichever is bigger. |
||
---|---|---|
.. | ||
bindProvider.go | ||
serial.go | ||
serial_test.go | ||
soa.go | ||
soa_test.go |