Actions
Task #1622
closedSpecial FaceId for ContentStore
Start date:
Due date:
% Done:
100%
Estimated time:
Description
When a Data is returned from ContentStore, IncomingFaceId should be set to a special value.
Updated by Junxiao Shi over 10 years ago
20140517 conference call raises a few questions:
- We can reserve a special FaceId to indicate "Data comes from ContentStore", so that every outgoing Data packet can contain IncomingFaceId field.
- If Data Name starts with
ndn:/localhop
, can such Data be sent to a remote face? (a previous decision was to treat it as coming from local, so it can travel one hop) - In a corporate router, the origin of Data is useful for policy decision. However, original IncomingFaceId on a Data returned from ContentStore is not always useful because face may disappear and invalidate the FaceId.
Updated by Junxiao Shi over 10 years ago
- Related to Task #1620: NullFace and reserved FaceId added
Updated by Junxiao Shi over 10 years ago
- Subject changed from Cs::get unset IncomingFaceId to Special FaceId for ContentStore
- Description updated (diff)
- Category changed from Tables to Forwarding
- Status changed from New to Code review
- Assignee set to Junxiao Shi
- Target version set to v0.3
- % Done changed from 0 to 100
Completed together with #1620
Updated by Junxiao Shi over 10 years ago
- Status changed from Code review to Closed
Actions