Actions
Feature #2878
closedNDNLPv2: Nack abstraction
Start date:
Due date:
% Done:
100%
Estimated time:
3.00 h
Description
Updated by Junxiao Shi over 9 years ago
- Blocked by Feature #2877: NDNLPv2: NackReason abstraction added
Updated by Junxiao Shi over 9 years ago
- Blocks Feature #2879: NDNLPv2: Packet and Fields added
Updated by Junxiao Shi over 9 years ago
- Blocks Feature #2930: Face: send and receive NACK added
Updated by Eric Newberry over 9 years ago
- Status changed from New to In Progress
Updated by Junxiao Shi over 9 years ago
- Related to Task #2874: Decide directory structure for NDNLPv2 added
Updated by Eric Newberry over 9 years ago
- Status changed from In Progress to Code review
Updated by Eric Newberry over 9 years ago
- Status changed from Code review to Closed
Updated by Junxiao Shi over 9 years ago
- Blocked by Task #2841: NDNLPv2 design: packet format API for NACK, Fragmentation, NextHopFaceId, CachePolicy, IncomingFaceId added
Updated by Junxiao Shi over 9 years ago
- Status changed from Closed to Feedback
Due to NackReason design change (#2763 note-27), this needs reworking.
Now we have three NackReasons: CONGESTION, DUPLICATE, NO_ROUTE.
I suggest abandoning all commits in feature-ndnlp
branch, and rebasing them onto a new branch (with same or different branch name) with necessary changes for NackReason.
Updated by Eric Newberry over 9 years ago
Junxiao Shi wrote:
I suggest abandoning all commits in
feature-ndnlp
branch, and rebasing them onto a new branch (with same or different branch name) with necessary changes for NackReason.
Makes sense. I'll go ahead and do this locally. However, the branch issue will need to be sorted out before I can submit them.
Updated by Junxiao Shi over 9 years ago
- Status changed from Feedback to Closed
- % Done changed from 0 to 100
Actions