Project

General

Profile

Actions

Feature #4399

closed

Self-learning strategy: measurement table

Added by Anonymous over 6 years ago. Updated 5 months ago.

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

0%

Estimated time:

Description

Description

  • serves as private FIB for self-learning strategy
  • provides interface for inserting, removing and lookup Data structure:
  • store a set of next-hop faces in each entry, and store the prefix announcement as per face information. APIs:
  • addNexthop(prefix, faceid, perfix announcement)
  • removeNexthop(perfix , faceid)
  • lookup(pitentry, interest) return (faceid, announcement)

Notes

  • Entries in measurement table expires, should extend lifetime when new announcement comes
  • Should we timeout per face?
  • Add trigger in cleanupface?
Actions

Also available in: Atom PDF