commit | 6eba36f7a37ee548cb98d7b627f66d27969e1eb6 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 07 17:42:54 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 07 17:42:54 2013 -0700 |
tree | f7f63ffadf6c31f05e3a541105f48a2bfa123c29 | |
parent | 4699242353245b7964e61a0853845cb6da920a65 [diff] |
src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc
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