d510f1f84d
Both RS and DAD timeouts are simplified because the delay is a constant, and by construction the list of timeouts is in increasing time remaining. Refactor to avoid repeating the expression that represents the time until DAD state expires. Uniformly use unsigned operands in deadline calculation. Note a case where the racy idiom for retaining an existing timeout is required in the current work API, but can be replaced with a robust solution in the proposed new API (the reschedule API replaces any existing pending update, but the schedule API will leave an existing scheduled submission in place). Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |