face: Implementation of encode/decode of LocalControlHeader

LocalControlHeader can only be used on faces that are derived from
LocalFace.  UnixStreamFace is directly inherited from LocalFace,
TCP face has two specializations: generic TcpFace (strictly not local),
and LocalTcpFace.

refs #1213

Change-Id: I8a158c3bc4bb929eedd15757cfddecc0d1049f9f
22 files changed
tree: 73b968cc7334ae43f68bb78bc1025136fca09f00
  1. .waf-tools/
  2. daemon/
  3. docs/
  4. tests/
  5. .gitignore
  6. .travis.yml
  7. COPYING
  8. INSTALL.md
  9. README-dev.md
  10. README.md
  11. waf
  12. wscript
README.md

NFD - Named Data Networking Forwarding Daemon