Task #1569
closed
Provide access to pit::InRecord and pit::OutRecord
Added by Junxiao Shi over 10 years ago.
Updated over 10 years ago.
Description
Extend pit::Entry
: allow retrieving InRecord and OutRecord by Face.
Change Forwarder::onOutgoingInterest
and Strategy::sendInterest
so that OutRecord created during this procedure can be accessed by strategy.
- Status changed from New to In Progress
- Status changed from In Progress to Code review
- % Done changed from 0 to 30
First Change: pit::Entry::getInRecord
and pit::Entry::getOutRecord
Next Change: extend forwarding to give OutRecord to strategy
- Status changed from Code review to In Progress
- Category changed from Tables to Forwarding
- Status changed from In Progress to Code review
- % Done changed from 30 to 80
- Status changed from Code review to Closed
- % Done changed from 80 to 100
Adding pit::Entry::getIn/OutRecord
is sufficient for strategy use. Forwarding pipelines will not be changed.
Also available in: Atom
PDF