commit | b4bf3ef1ed764211bf3f5ece7955f7cbff4fa516 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 30 10:40:55 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 30 10:40:55 2013 -0700 |
tree | 63e09180c42cd00f9f5f0bce7dc2168ff7a49f12 | |
parent | 52a09bd99af4ba00827ab47eab55c6e0e302494a [diff] |
model-wire: Fixing compliance with CCNb format regarding Content tag Previously, content didn't contain a proper BLOB tag Refs #1020 (http://redmine.named-data.net/issues/1020)
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