commit | a8914bece3f6cbc7c54617521c5c228ab9ae9d3c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jul 29 18:03:18 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jul 29 18:03:18 2013 -0700 |
tree | b06086bbad94f6e8453f47ae8fe86601d95828c7 | |
parent | 7920651cee77ad856514174d65e30d4d8a4a14d1 [diff] |
model: Fixing bug with redundant adding of FwHopCountTag in fw.Nacks The bug was resulting is failed asserts in debug mode
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