commit | 0aa47bf4bf9f786dff24663cb31f988fab4882b4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 30 10:55:36 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 30 10:55:36 2013 -0700 |
tree | 128cedd7df9ea6a9f2d3deecea31cd4b6bed137b | |
parent | b4bf3ef1ed764211bf3f5ece7955f7cbff4fa516 [diff] |
model-wire: Adding partial compliance to CCNb format in Signature block Now digest algorithm is specified as NOP and SignatureBits are padded to 16 bits Refs #1021 (http://redmine.named-data.net/issues/1021)
To successfully compile ndnSIM, it is necessary to use a custom branch of NS-3.
This branch can be cloned from https://github.com/cawka/ns-3-dev-ndnSIM
mkdir ndnSIM cd ndnSIM git clone git://github.com/cawka/ns-3-dev-ndnSIM.git ns-3 git clone git://github.com/cawka/pybindgen.git pybindgen git clone git://github.com/NDN-Routing/ndnSIM.git ns-3/src/ndnSIM
For more information, including downloading and compilation instruction, please refer to documentation in doc/ or on http://ndnsim.net