face/tcp: Implementing mock version of TcpFace

The real version should avoid all exceptions in the processing path,
enable lazy decoding of Interest/Data packets, and implement
LocalControlHeader processing and association with Interest/Data
packets.

Change-Id: Ied907b3d10b7110a1dcc05d0d6d3c0dd277df8e1
refs: #1132, #1133, #1134, #1135
6 files changed
tree: 5411837455485a1319a0ae143c409135f2b2f878
  1. .waf-tools/
  2. daemon/
  3. tests/
  4. .gitignore
  5. COPYING
  6. INSTALL.md
  7. README-dev.md
  8. README.md
  9. waf
  10. wscript
README.md

NFD - Named Data Networking Forwarding Daemon