commit | bf9671d62bc00d2a0e43a93db6ac9e2d4d426b83 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 11 13:44:13 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 11 14:43:31 2014 -0800 |
tree | ed2408d30bd9689860942d8f025fe2544d3d949d | |
parent | 12dfbadc2443281f91cf5ba940b230cc2a630f02 [diff] |
management: Fixing regression with ndnd prefix/face registration The previous commit tried to introduce a cheat to obtain ``ndndid`` from the name of the returned Data packet, requested using '/%C1.M.S.localhost/%C1.M.SRV/ndnd/KEY'. The problem was that the component in the Data packet contained an extra prefix (%C1.M.K%00), which should have been stripped out. Change-Id: I36ef2e566ea155dc86cd13412fc26cf7669dbf24
NDN-CPP is a new implementation of a Named Data Networking client library written in C++.
NDN-CPP is open source under a license described in the file COPYING. While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.
See the file INSTALL for build and install instructions.
Please submit any bugs or issues to the NDN-CPP issue tracker: http://redmine.named-data.net/projects/ndn-cpp/issues