Project

General

Profile

Actions

Feature #5171

closed

Add option to nfd.conf to add default HopLimit to Interest when missing

Added by Philipp Moll almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Forwarding
Target version:
Start date:
06/11/2021
Due date:
% Done:

100%

Estimated time:

Description

There should be a global option to configure NFD to automatically add a hop limit to processed Interests.

as discussed on NFD Dev call on 2021-06-11

Actions #1

Updated by Davide Pesavento almost 3 years ago

  • Subject changed from Add option to NFD global config to add default hop limit to Interest when missing to Add option to nfd.conf to add default HopLimit to Interest when missing
  • Category set to Forwarding
  • Target version set to 22.02
Actions #2

Updated by Davide Pesavento almost 3 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 60
Actions #3

Updated by Philipp Moll almost 3 years ago

Just to protocol the discussion results from the NFD dev call on 2021-06-18:

  • The implementation should be in forwarder.cpp in onContentStoreMiss.
  • To evade the const Interest variable, a const cast is acceptable.
  • The configuration can be in a new forwarder section.
Actions #4

Updated by Davide Pesavento almost 3 years ago

  • Status changed from Code review to Closed
  • % Done changed from 60 to 100
Actions

Also available in: Atom PDF