Actions
Feature #3049
openRouterName configuration option
Status:
New
Priority:
Normal
Assignee:
-
Category:
Management
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
3.00 h
Description
In NFD configuration file general section, add configuration option(s) for RouterName.
This issue contains:
- determine whether to declare one configuration option, or multiple configuration options
- decide the name and syntax of configuration option(s)
- determine the behavior upon a configuration reload signal
- develop
GeneralConfigurationSection
class to replace functions innfd::general
namespace (to avoid conflict in ndnSIM, no global variable is permitted)
Documentation and NFD Developer Guide should be updated as part of this issue.
Updated by Alex Afanasyev over 9 years ago
- Blocked by Feature #3026: RouterName configuration option added
Updated by Junxiao Shi over 9 years ago
The term "GeneralManager" looks like a job title. Is there a better name?
Updated by Junxiao Shi over 9 years ago
- Related to Feature #3029: Publish RouterName in ForwarderStatus added
Updated by Junxiao Shi over 9 years ago
The RouterName is to be published in ForwarderStatus dataset. Thus, this issue should be solved together with #3029, in which the processing of general.router_name
option can be moved into StatusServer
class.
Updated by Davide Pesavento over 9 years ago
Junxiao Shi wrote:
The term "GeneralManager" looks like a job title. Is there a better name?
+1
Updated by Junxiao Shi about 9 years ago
- Subject changed from GeneralManager to RouterName configuration option
- Description updated (diff)
- Target version deleted (
v0.4) - Start date deleted (
07/16/2015) - Estimated time set to 3.00 h
See #3026 note-27 on the background of this update.
Updated by Junxiao Shi about 9 years ago
- Related to deleted (Feature #3029: Publish RouterName in ForwarderStatus)
Updated by Junxiao Shi about 9 years ago
- Blocks Feature #3029: Publish RouterName in ForwarderStatus added
Actions