Project

General

Profile

Actions

Task #1194

closed

PIT on NameTree

Added by Junxiao Shi over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tables
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
9.00 h

Description

Implement PIT API over NameTree.

  • Establish one-to-many relationship between NameTree entry and PIT entry
    • PIT entry has a pointer to the NameTree entry with same Name.
    • NameTree entry has a collection of pointers to PIT entries. Selectors must differ among those PIT entries.
  • Pit::insert inserts a NameTree entry, and attaches fib::Entry onto NameTree entry.
  • Pit::remove detaches fib::Entry from NameTree entry, but does not necessarily delete the NameTree entry.
  • Pit::findAllDataMatches uses relevant features in NameTree API to find all Interests that can be satisifed by a Data; its return type should be iterable of pit::Entry.

Related issues 2 (0 open2 closed)

Blocks NFD - Task #1202: shortcuts between FIB, PIT, Measurements, StrategyChoiceClosedTian Song

Actions
Blocked by NFD - Task #1187: NameTreeClosedHaowei Yuan

Actions
Actions

Also available in: Atom PDF