Project

General

Profile

Actions

Feature #4355

closed

Feature #4279: Self-learning strategy

NDNLPv2: Discovery/NonDiscovery Interest

Added by Teng Liang over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Protocol
Target version:
Start date:
10/23/2017
Due date:
% Done:

100%

Estimated time:

Description

Discovery Interest Indication allows a forwarding strategy to know if an Interest is for discovery purpose or not.
This issue includes defining and implementing the Non-Discovery header in NDNLPv2 and a LinkService.

Non-Discovery header field indicates whether an Interest is "discovery" or "non-discovery", which assists a forwarding strategy to make decisions. For example, the self-learning forwarding strategy floods a discovery Interest, but unicast a non-discovery Interest.

Header definition:

LpHeaderField ::= .. | NonDiscovery
NonDiscovery ::= NON-DISCOVERY-TYPE TLV-LENGTH(=0) // no value

This header field does not carry a value. Its TLV-LENGTH is always zero.

TLV-TYPE Number Assignments:

Type: NonDiscovery
number(decimal):844
number(hex):0x034C

Actions

Also available in: Atom PDF