Project

General

Profile

Actions

Feature #4600

open

Redesign NFD Management protocol to use ApplicationParameters

Added by Junxiao Shi almost 6 years ago. Updated over 3 years ago.

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

0%

Estimated time:
3.00 h

Description

In NFD Management protocol, ControlCommand carries ControlParameters in a name component, and FaceMgmt faces/query operation carries FaceQueryFilter in a name component.
Packet Format v0.3 introduces an ApplicationParameters element as part of the Interest. This issue is to move these structures into the Interest's ApplicationParameters, so that the response Data does not need to carry them.

Implementation of the updated protocol will be separate issues.


Related issues 2 (1 open1 closed)

Blocked by NDN Specifications - Feature #4599: Redesign Signed Interest and Command Interest for packet format v0.3ClosedZhiyi Zhang

Actions
Blocks NFD - Feature #4467: Export GenericLinkService countersNew

Actions
Actions #1

Updated by Junxiao Shi almost 6 years ago

  • Description updated (diff)
Actions #2

Updated by Junxiao Shi almost 6 years ago

  • Blocked by Feature #4599: Redesign Signed Interest and Command Interest for packet format v0.3 added
Actions #3

Updated by Davide Pesavento almost 6 years ago

  • Tracker changed from Task to Feature
Actions #4

Updated by Junxiao Shi almost 5 years ago

20190515 call discussed the scope of this issue.

ControlCommand updates include:

  • parameter in name => ApplicationParameters
  • command Interest => v0.3 signed Interest
  • parameters encoded as TLV => parameters encoded as CBOR; benefit: improve backwards compatibility and extensibility
  • in prefix registration command, accept PrefixAnnouncement as an alternative to Name (#4649)

StatusDataset updates include:

  • FaceQueryFilter in name => ApplicationParameters
  • response encoded as TLV => response encoded as CBOR

Notification updates include:

  • response encoded as TLV => response encoded as CBOR
Actions #5

Updated by Junxiao Shi almost 5 years ago

Actions #6

Updated by Davide Pesavento about 4 years ago

  • Subject changed from Redesign NFD Management protocol to use Interest Parameters to Redesign NFD Management protocol to use ApplicationParameters
  • Description updated (diff)
Actions #7

Updated by Davide Pesavento over 3 years ago

  • Tags set to needs-discussion
Actions

Also available in: Atom PDF