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

Also available in: Atom PDF