Actions
Feature #4532
closedStore and return PIT tokens from downstream
Start date:
Due date:
% Done:
100%
Estimated time:
4.50 h
Description
Provide a minimal PIT token implementation for interoperability with a downstream node that requires PIT tokens.
This issue includes:
- Encode and decode PIT token elements in NDNLPv2 header, as defined in #4432.
- Store downstream's PIT token in PIT in-record.
- Return the same PIT token to downstream when responding to an Interest with Data or Nack.
Under this issue, NFD itself does not use PIT tokens for table indexing or forwarding decisions.
Updated by Junxiao Shi over 6 years ago
- Blocked by Feature #4432: Reserve NDNLP header type for PIT token added
Updated by Junxiao Shi over 5 years ago
- Status changed from New to Resolved
- Target version set to v0.7
- % Done changed from 0 to 50
https://gerrit.named-data.net/5500
https://gerrit.named-data.net/5501
These are currently less than production quality.
Updated by Davide Pesavento over 5 years ago
- Status changed from Resolved to In Progress
why "resolved"?
Updated by Junxiao Shi about 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Actions