Actions
Task #4106
openMove clobbering-check from Fib::update to Fib::scheduleEntryRefresh
Start date:
05/31/2017
Due date:
% Done:
0%
Estimated time:
Description
Currently, Fib::update only calls Fib::scheduleEntryRefresh on an entry if the entry exists and doesn't already have a refresh loop going. The responsibility of ensuring that multiple, simultaneous refresh loops aren't going belongs to the scheduling functions, not to the update function.
This is a refactor for clarity and simplicity.
Updated by Nicholas Gordon almost 7 years ago
- Assignee deleted (
Nicholas Gordon) - Target version changed from v0.4.0 to v0.5.0
Updated by Nicholas Gordon almost 7 years ago
- Target version changed from v0.5.0 to Minor release 0.4.1
Updated by Ashlesh Gawande over 6 years ago
- Target version changed from Minor release 0.4.1 to v0.5.0
Updated by Saurab Dulal over 5 years ago
- Target version changed from v0.5.0 to v0.6.0
Updated by Saurab Dulal almost 4 years ago
- Target version changed from v0.6.0 to 0.7.0
Actions