Project

General

Profile

Actions

Task #1364

closed

Process client configuration file

Added by Alex Afanasyev about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
2.00 h

Description

Client configuration file would define connection parameters to NDN daemon.

The library should look in the following location (in order) to check for configuration file:

  1. $HOME/.ndn/client.conf
  2. @SYSCONFDIR@/ndn/client.conf
  3. /etc/ndn/client.conf

Config file format is INI.

The initial content is

unix_socket=/var/run/nfd.sock
protocol=nrd-0.1

The protocol parameter is either "nfd/0.1" or "nfd/0.1" and determines the protocol for prefix registration.

Actions

Also available in: Atom PDF