Task #2857
closedRefactor RibManager to use ManagementDispatcher
100%
Updated by Junxiao Shi over 9 years ago
- Blocked by Task #2107: Refactor management system added
Updated by Junxiao Shi over 9 years ago
- Blocks Feature #2856: Confine registered prefix within identity added
Updated by Junxiao Shi over 9 years ago
- Blocked by Bug #2390: RibManager should not create KeyChain instance itself added
Updated by Junxiao Shi about 9 years ago
- Assignee set to Vince Lehman
- Target version set to v0.5
Vince wants this assigned to him at 20151110 conference call.
Updated by Junxiao Shi about 9 years ago
20151117 conference call decides to keep this assigned to Vince.
If Vince does not start by Dec 10, it will be re-assigned to Yanbiao who offers to start on this date.
Updated by Junxiao Shi almost 9 years ago
- Assignee changed from Vince Lehman to Yanbiao Li
As agreed on 20151117 conference call, this issue is re-assigned to Yanbiao because Vince does not start Dec 10.
Updated by Yanbiao Li almost 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
Updated by Yanbiao Li over 8 years ago
- Status changed from In Progress to Code review
- % Done changed from 20 to 70
Updated by Junxiao Shi over 8 years ago
- Blocks Task #3620: RibManager: fetch face dataset with StatusDataset client added
Updated by Junxiao Shi over 8 years ago
- Status changed from Code review to Closed
Updated by Junxiao Shi over 8 years ago
- Status changed from Closed to Feedback
- Assignee changed from Yanbiao Li to Junxiao Shi
- % Done changed from 70 to 100
After merging https://gerrit.named-data.net/2691, I notice that nfdc register
stops working.
It turns out that RibManager
registers itself as /localhost/nfd
in FIB, so that commands under /localhost/nfd/rib
could go to NFD management rather than NFD-RIB.
https://gerrit.named-data.net/2916 fixes this problem and adds a test assertion.
Updated by Junxiao Shi over 8 years ago
- Status changed from Closed to Code review
I notice RibStatusPublisher
becomes unused during this refactoring.
https://gerrit.named-data.net/3122 deletes RibStatusPublisher
.
Updated by Junxiao Shi about 8 years ago
- Status changed from Code review to Closed