Actions
Feature #4529
openMerge NFD-RIB into management thread
Status:
New
Priority:
Normal
Assignee:
-
Category:
RIB
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
9.00 h
Description
NFD-RIB currently interacts with FIB through control commands. After management is separated to its own thread (#4528), NFD-RIB can be merged into the same management thread, and interact with FIB through direct function calls.
This decreases the complexity of NFD-RIB and FIB management (fib/add-nexthop
and fib/remove-nexthop
commands can be eliminated).
Updated by Junxiao Shi over 6 years ago
- Blocked by Feature #4528: Management thread added
Updated by Davide Pesavento over 6 years ago
- Assignee deleted (
Davide Pesavento)
I haven't agreed to work on this (yet)
Updated by Davide Pesavento over 3 years ago
- Blocks Task #4731: RIB: deduplicate RibManager::FaceIdSet and Rib::FaceLookupTable added
Actions