Project

General

Profile

Task #2003

Updated by Junxiao Shi over 9 years ago

In `StatusServer`, include software version in *NfdVersion* *SoftwareVersion* field as part of returned packet.   
 Spec: [[ForwarderStatus]] 

 This Task includes a backwards-incompatible backwards-compatible change in ndn-cxx `ndn::nfd::ForwarderStatus` type. 

 In the future, there MAY be a configure option to hide *SoftwareVersion* field in the exact version number and show a less-specific version. response. 
 The design should permit this possibility.

Back