commit | d32cb9657c36d975dcb4106fc9df00a8ddfd34be | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 28 12:43:47 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 28 22:59:20 2014 -0800 |
tree | 5411837455485a1319a0ae143c409135f2b2f878 | |
parent | 855a53c51efb92fabdb9296b03bb065bf73fbb68 [diff] |
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