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 #1

Updated by Davide Pesavento about 6 years ago

  • Tracker changed from Task to Feature
  • Due date deleted (12/16/2017)
  • Category set to Tables
  • Start date deleted (12/16/2017)
Actions #2

Updated by Davide Pesavento 6 months ago

  • Status changed from New to Abandoned
Actions #3

Updated by Davide Pesavento 5 months ago

  • Tags set to self-learning
Actions

Also available in: Atom PDF