Project

General

Profile

Actions

Feature #2716

open

start ndn-autoconfig client in parallel with NFD

Added by Alex Afanasyev about 9 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
03/31/2015
Due date:
% Done:

50%

Estimated time:

Description

In all forms of installations and packaging, implement automatic function of starting ndn-autoconfig in parallel with NFD.

  • Source installation (using nfd-start)
  • Homebrew (using nfd-start)
  • Macports (sudo port load nfd)
  • Ubuntu PPA (sudo apt-get install ndn-autoconfig)

Whether ndn-autoconfig is started should be configured by $SYSCONFDIR/ndn/autoconfig.conf. Sample config:

# Enable ndn-autoconfig to run in parallel with NFD.  Disabled by default
# enabled = true
enabled = false

(additional parameters can be included in the future).

Actions

Also available in: Atom PDF