Project

General

Profile

Actions

Task #4158

closed

Simplify NFD tools with C++11 features

Added by Junxiao Shi almost 7 years ago. Updated almost 7 years ago.

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

100%

Estimated time:
3.00 h
Actions #1

Updated by Junxiao Shi almost 7 years ago

  • Status changed from New to In Progress
  • Assignee set to Junxiao Shi
  • % Done changed from 0 to 20
Actions #2

Updated by Junxiao Shi almost 7 years ago

  • % Done changed from 20 to 60

https://gerrit.named-data.net/3989 ndn-autoconfig-server

Actions #3

Updated by Junxiao Shi almost 7 years ago

  • % Done changed from 60 to 70

https://gerrit.named-data.net/3994 is a refactoring of ndn-autoconfig. It related to this issue "C++11 features" because the refactoring involves usage of lambdas.

Key points are:

  • Rename Base to Stage.
  • Decouple stages using signals.
  • Stage has a default constructor. Connecting to HUB and registering prefixes are provided by the Program, not by individual stages.
  • DNS SRV querying is now a mix-in class instead of a subclass of Base.
Actions #4

Updated by Junxiao Shi almost 7 years ago

https://gerrit.named-data.net/4011 autoconfig multicast discovery stage

Actions #5

Updated by Junxiao Shi almost 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 70 to 100
Actions

Also available in: Atom PDF