Project

General

Profile

Actions

Feature #2551

open

PIT refresh between neighbors

Added by Junxiao Shi about 9 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Protocol
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
9.00 h

Description

Design an algorithm to allow a router to limit its PIT size by requiring the downstream to refresh the PIT entry.

  • An upstream router can set an upper bound on the InterestLifetime received from each downstream router: "I'll keep all Interests you send to me no more than N seconds".
  • The downstream router needs to retry those Interests that did not get satisfied within N seconds.

This issue includes:

  • Determine whether this idea is feasible.
  • Identify the necessary additions to link layer headers, if any.
  • Decide how upstream should inform downstream about its upper bound, whether this upper bound is global or per-namespace, and whether this upper bound is fixed or dynamic.
  • Identify the necessary to changes to tables and forwarding pipelines.
  • Identify how strategy at the upstream router can make use of this information.
  • Identify how strategy at the downstream router can make use of this information.

This issue does not involve implementation.

Actions

Also available in: Atom PDF