Bug #2390
closed
RibManager should not create KeyChain instance itself
Added by Alex Afanasyev almost 10 years ago.
Updated over 9 years ago.
Description
RibManager should accept KeyChain instance as a parameter, instead of creating itself.
- Blocks Task #2857: Refactor RibManager to use ManagementDispatcher added
- Description updated (diff)
Moved from original description:
This is minor and not too important now (due to bug in ndn-cxx, this caused test cases to fail), but it will be very important later when porting RIB into ndnSIM.
This Bug blocks #2857 because the Dispatcher
constructor wants a KeyChain
reference, so KeyChain
has to be created external to Dispatcher
and RibManager
.
- Status changed from New to In Progress
- Assignee changed from Ashlesh Gawande to Vince Lehman
- Status changed from In Progress to Code review
- % Done changed from 0 to 90
- Status changed from Code review to Closed
- Target version changed from v0.3 to v0.4
- % Done changed from 90 to 100
Also available in: Atom
PDF