commit | 42c81850465c3db5ad68236afa308e89d3d383f9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 25 21:37:26 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 26 11:41:02 2014 -0800 |
tree | 4f61ec10a6bf3c75b21f4ac5b51f93f4dde36996 | |
parent | 87a7f5ff9d3636f640cc266cb59f91b29167ffbc [diff] |
face: Multiple matching for setInterestFilter and expressInterest callbacks As of this commit, all callbacks registered by setInterestFilter will be called for every interest that is matching the filter. Similarly for expressed Interest, all pending Interest will be satisfied by any incoming matching Data. Change-Id: I2463bd4114a2a1cdbe92ff03805adc5c404266a9
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