Project

General

Profile

Actions

Task #1190

closed

FIB on NameTree

Added by Junxiao Shi about 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 FIB API over NameTree.

  • FIB entry has a pointer to the NameTree entry with same Name.
  • Fib::insert inserts a NameTree entry, and attaches fib::Entry onto NameTree entry.
  • Fib::remove detaches fib::Entry from NameTree entry, but does not delete the NameTree entry.
  • Fib::findLongestPrefixMatch and Fib::findExactMatch use corresponding features in NameTree API.
  • Fib::removeNextHopsFromAllEntries uses NameTree enumeration API.
  • Fib iterator uses NameTree enumeration API.

Related issues 3 (0 open3 closed)

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

Actions
Blocked by NFD - Task #1187: NameTreeClosedHaowei Yuan

Actions
Precedes NFD - Task #1192: FIB enumeration commandClosed

Actions
Actions #1

Updated by Junxiao Shi about 10 years ago

  • Subject changed from FIB via NameTree to FIB on NameTree
Actions #2

Updated by Junxiao Shi about 10 years ago

  • Assignee set to Haowei Yuan
Actions #3

Updated by Haowei Yuan about 10 years ago

  • Assignee changed from Haowei Yuan to Tian Song
Actions #4

Updated by Tian Song about 10 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50
Actions #5

Updated by Tian Song about 10 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 50 to 80
Actions #6

Updated by Junxiao Shi about 10 years ago

  • Status changed from Code review to Closed
  • % Done changed from 80 to 100
Actions

Also available in: Atom PDF