Project

General

Profile

Actions

Task #4063

closed

Canonize neighbor Face URIs on configuration file load

Added by Nicholas Gordon almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
04/21/2017
Due date:
% Done:

0%

Estimated time:

Description

Currently NLSR models neighbors as an Adjacent object that maintain a string to represent the FaceUri that connects to them through NFD. This lightweight implementation is okay, but it means that when dealing with information from NFD, the strings have to be canonized into FaceUri objects because NFD only deals in those.

NLSR should store the Face URIs as a FaceUri object and canonize them when the configuration file is loaded. This also provides some guarding against user misconfiguration if they are required to provide the protocol and port in canonical form.

Actions #1

Updated by Nicholas Gordon almost 7 years ago

  • Status changed from New to Code review
Actions #2

Updated by Nicholas Gordon almost 7 years ago

  • Target version set to v0.4.0
Actions #3

Updated by Nicholas Gordon almost 7 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF