commit | a7325414efa4453d283951a628b9fdc41f1b3e1d | [log] [tgz] |
---|---|---|
author | Xiaoke Jiang <shock.jiang@gmail.com> | Sun Mar 10 00:25:12 2013 +0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 10 22:48:42 2013 -0700 |
tree | 757841166dbb3746139f697001d52f506d94ae82 | |
parent | 326410e48efaa6e86083f811aa5446d5bf24cdd7 [diff] |
Issue #27 Fix hop counting bug when NACKs are enabled
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