Project

General

Profile

Actions

Task #4679

closed

Make sure NLSR is not using any deprecated API

Added by Ashlesh Gawande over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Target version:
Start date:
07/23/2018
Due date:
% Done:

100%

Estimated time:

Description

Look at the canBePrefix implications if any:
https://redmine.named-data.net/projects/nfd/wiki/Packet03Transition

Actions #1

Updated by Ashlesh Gawande over 5 years ago

MinSuffixComponents, MaxSuffixComponents, PublisherPublicKeyLocator, Exclude, and ChildSelector are not used in NLSR.

NLSR directly expresses interest only one time in hello protocol. Data name for hello is the interest name to which current time stamp is appended as a number.
So we should setCanBePrefix to true for hello interests.

For LSAs NLSR uses segment fetcher which already sets canBePrefix internally (true on the first interest, false on subsequent).

Actions #2

Updated by Ashlesh Gawande over 5 years ago

  • Status changed from New to Closed
  • Target version set to v0.5.0
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF