management: nfdc support and link error fix

Static INVALID_FACE_ID constant was causing link error (multiple
definitions). Now it is defined just as a constant and moved to
the general-purpose NFD-related ``encoding/tlv-nfd.hpp`` header.

Change-Id: I04295fa07f809aae9a24a531e31facf09c78729f
refs: #1198
5 files changed
tree: b8053ce8cbe5cd7fc9c2c3b5b02f64dd8f199e78
  1. .waf-tools/
  2. examples/
  3. src/
  4. tests/
  5. tools/
  6. .gitignore
  7. .travis.yml
  8. AUTHORS
  9. CHANGELOG
  10. COPYING
  11. Doxyfile
  12. INSTALL.md
  13. libndn-cpp-dev.pc.in
  14. README.md
  15. waf
  16. wscript
README.md

NDN-CPP-dev: A dev version of Named Data Networking client library for C++

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