commit | 89e688ae3d76eaaadb4bc36ab2f08e46880b81b8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat May 04 15:17:49 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat May 04 15:17:49 2013 -0700 |
tree | db7fd8a4647209f60c9276878632d0bb915a6154 | |
parent | ce8684ff81eb88e0369a306f104b9acfe792a1f2 [diff] |
apps: Fixing bug with randomization configuration of ndn::ConsumerCbr Thanks to Junxiao Shi for reporting the bug. fixes #35
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