Project

General

Profile

Actions

Feature #2990

closed

FaceMgmt: specify face persistency

Added by Junxiao Shi almost 9 years ago. Updated over 8 years ago.

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

100%

Estimated time:
1.50 h

Description

In FaceMgmt protocol faces/create command, allow requester to specify whether a face would be a permanent face or not.

The protocol shall also define the behavior when a face with the same FaceUri exists but has a different FacePersistency.


Related issues 2 (0 open2 closed)

Blocks NFD - Feature #2991: FaceManager: specify face persistencyClosedYukai Tu

Actions
Blocks NFD - Feature #2993: nfdc: create permanent facesClosedJoao Pereira

Actions
Actions #1

Updated by Junxiao Shi almost 9 years ago

  • Blocks Feature #2991: FaceManager: specify face persistency added
Actions #2

Updated by Junxiao Shi almost 9 years ago

  • Description updated (diff)
Actions #3

Updated by Junxiao Shi almost 9 years ago

Actions #4

Updated by Junxiao Shi over 8 years ago

The obvious solution is adding FacePersistency field into ControlParameters.

An issue with this solution is: FacePersistency has been assigned a TLV-TYPE code in application range, but ControlParameters elements are required to have TLV-TYPE codes in forwarding daemon range.
This means we would have to renumber FacePersistency.

Before renumbering, I want to revisit the requirement of ControlParameters elements' TLV-TYPE codes to be assigned from forwarding daemon range.

NFD Management doesn't have a fundamental difference from a regular application protocol, so I don't understand why we need a "forwarding daemon range".

Actions #5

Updated by Junxiao Shi over 8 years ago

At 20150805 conference call Alex agrees to dropping the requirement of ControlParameters elements having TLV-TYPE codes in forwarding daemon range.
Therefore, FacePersistency can be added into ControlParameters without renumbering.
Code assignments for existing elements should remain unchanged.

Actions #6

Updated by Junxiao Shi over 8 years ago

  • Status changed from New to In Progress
Actions #7

Updated by Junxiao Shi over 8 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Done. Updated to ControlCommand rev24 and FaceMgmt rev46.

I also added NInNacks and NOutNacks to the Face dataset.

Actions #8

Updated by Junxiao Shi over 8 years ago

  • Status changed from Resolved to Closed

20150821 conference call approves note-7 design.

Actions

Also available in: Atom PDF