Actions
Feature #3028
openForwarderStatus: RouterName
Status:
New
Priority:
Normal
Assignee:
-
Category:
Management
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
1.50 h
Description
Extend ndn::nfd::ForwarderStatus
to encode and decode RouterName fields.
It's acceptable for this change to be backwards-incompatible, ie. error when decoding procedure does not see required fields.
When NFD is linked against updated ndn-cxx, it would start emitting these fields although values would be blank until publisher code is changed, so that a backwards-incompatible change does not break anything unless NFD is statically linked against older ndn-cxx.
Updated by Junxiao Shi over 9 years ago
- Blocks Feature #3029: Publish RouterName in ForwarderStatus added
Updated by Junxiao Shi over 9 years ago
- Blocks Feature #3030: Display RouterName in 'nfdc status show' added
Updated by Teng Liang over 9 years ago
- Blocked by Feature #3027: ForwarderStatus: RouterName added
Updated by Junxiao Shi about 9 years ago
- Target version deleted (
v0.4)
See #3026 note-27 on the background of this update.
Actions