Actions
Task #1782
closedRedesign loop detection in PIT entry
Start date:
Due date:
% Done:
100%
Estimated time:
0.00 h
Description
Current limit of FIFOed 256 entries per PIT entry could be too much or not enough for some applications.
Alternatives:
- just one Nonce per incoming and outgoing Face
- smaller overall limit (e.g., up to 8)
- per-in/out Face limit of Nonce entries
Updated by Junxiao Shi about 10 years ago
- Subject changed from Correct implementation of Nonce list in PIT entry to Redesign loop detection in PIT entry
- Start date deleted (
07/20/2014)
The design should not be based on some applications, but must fit every possible scenario in practical network conditions.
It's fine to optimize for some applications.
Updated by Junxiao Shi about 10 years ago
- Related to Bug #1953: Persistent loop with short InterestLifetime (DeadNonceList) added
Updated by Junxiao Shi about 10 years ago
- Related to Bug #1770: Nonce list in PIT entry "infinitely" grows for long-lived Interests added
Updated by Junxiao Shi about 10 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- Estimated time set to 0.00 h
This Task is being completed with #1953.
Updated by Junxiao Shi about 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Closed together with #1953.
Actions