commit | c17e4bd2d14b0f0f2d1ddb46c5269f3d2fe786c7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 17 14:31:56 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 17 14:31:56 2013 -0800 |
tree | 82f0c26bcfca90c774dc401096664d9d13b3a539 | |
parent | 5cd9a15d928fefa789135cc2e904714990a1e3ea [diff] |
helper: Fixing a recently introduced bug related to the per-face Interest limits
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