Introduce #defines for exponential backoff, explain where they come
authorflorian <florian@openbsd.org>
Sun, 28 Feb 2021 15:26:26 +0000 (15:26 +0000)
committerflorian <florian@openbsd.org>
Sun, 28 Feb 2021 15:26:26 +0000 (15:26 +0000)
commitacf27097bb4c6c04073b99cbf60bb97af05dc696
treef3766cd8667e7807c26ba77bfa58a0917e33530e
parent7dee6ef72162f7762a3a52172c5610040193e1e6
Introduce #defines for exponential backoff, explain where they come
from and explain why we are a bit more agressive during startup.
While here make the math a bit easier on the eyes.
sbin/dhcpleased/engine.c