Project

General

Profile

Actions

Feature #2531

closed

LocalControlHeader

Added by Andrew Brown about 9 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
02/17/2015
Due date:
% Done:

50%

Estimated time:

Description

From within my application, I need to programmatically create routes on the NFD and I want to create routes back to other nodes/NFDs based on incoming interests. The feature that seems to fit this need is the LocalControlHeader. It involves an extra field in both Data (https://github.com/named-data/ndn-cxx/blob/c759a20046bce82a83c7956d3a28739b0be1f982/src/data.hpp#L289) and Interest (https://github.com/named-data/ndn-cxx/blob/ea71967f812be196a43c7704bf7fcf053f8533a7/src/interest.hpp#L231). Here's a reference decoding implementation (https://github.com/named-data/ndn-cxx/blob/c759a20046bce82a83c7956d3a28739b0be1f982/src/management/nfd-local-control-header.hpp#L265).


Related issues 1 (0 open1 closed)

Blocked by NFD - Task #2763: NDNLPv2: NACK, Fragmentation, NextHopFaceId, CachePolicy, IncomingFaceIdClosedJunxiao Shi

Actions
Actions

Also available in: Atom PDF