Actions
Feature #2401
openRegister RIB command prefixes using FibUpdater
Status:
New
Priority:
Normal
Assignee:
-
Category:
RIB
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
3.00 h
Description
When RIB daemon starts, instead of directly inserting RIB command prefixes into both FIB and RIB, the following procedure shall be used:
- RibManager generates a RibUpdateBatch that adds one or more Routes for RIB command prefixes
- This RibUpdateBatch is passed to FibUpdater, which would install FIB entries and then RIB entries
- RIB daemon initialization completes after this RibUpdateBatch is complete
Updated by Junxiao Shi almost 10 years ago
- Related to Bug #2312: CHILD_INHERIT does not work when run nfdc register added
Updated by Junxiao Shi almost 10 years ago
- Blocked by Feature #1698: Queuing FIB updates generated as a response to different RIB updates added
Actions