commit | 6d48bc18fea164362db3f8954f5ae8b220c34477 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 18 00:10:51 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 18 11:02:17 2014 -0800 |
tree | 0b8885fc3d191ea7894d99eaeb2e617a5eed03a8 | |
parent | f9fa52f2d309e24f77235f108b28359fec4df54f [diff] |
management: Finalizing LocalControlHeader implementation IncomingFaceId and NextHopFaceId are now fully supported for specifying to be efficiently sent towards the forwarding daemon, and to be automatically decoded from incoming packet from the forwarding daemon. The current implementation limits exactly one LocalControlHeader for Interest/Data packet instance. This is not exactly correct (especially inside NFD), where the same Interest is expected to have multiple LocalControlHeader (for each individual local face). The following commits will fix this problem. Change-Id: Ia6b124ed12271136d071f4822f13634897ce3228 refs: #1170
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