Feature #3664
closed
Incoming Nack pipeline: consider Link during FIB lookup
Added by Junxiao Shi about 10 years ago.
Updated almost 10 years ago.
Description
In incoming Nack pipeline, consider Link during the FIB lookup, similar to ContentStore miss pipeline.
- Related to Feature #3000: Design mobility with forwarding hint added
- Blocked by Feature #3034: ContentStore miss pipeline: process Link for mobility added
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- % Done changed from 0 to 40
https://gerrit.named-data.net/2919 moves FIB lookup into Forwarder::lookupFib.
This commit also prepares for #3205 API change as noted in #3164 note-8.
Test coverage is incomplete, but this will be improved in another commit after #3205 and #3164 are completed.
NFD devguide will be updated at the end.
- Related to Task #3205: Reduce usage of shared_ptr in forwarding added
- % Done changed from 40 to 50
nfd-docs:commit:2700270dc87cf2052aa36ef87decc893a9df031d updates text about Forwarder::lookupFib function and related API changes.
nfd-docs:commit:170ca1bcbc13411e20cafa6537af207160f0000e adds "FIB lookup procedure" figure.
https://gerrit.named-data.net/3151 moves Forwarder::lookupFib to Strategy::lookupFib, because FIB lookup is used by strategy only.
Changes in test case is kept to minimum; test coverage improvements will be performed in the next Change.
- % Done changed from 50 to 70
- Status changed from In Progress to Resolved
- % Done changed from 70 to 100
https://gerrit.named-data.net/3203 corrects a typo in test suite.
nfd-docs:commit:6343f7427a5a28780a5a04f9d09fa4e0004720a3 renames Forwarder::lookupFib to Strategy::lookupFib.
- Status changed from Resolved to Closed
Also available in: Atom
PDF