commit | 666a57ff0f2c8caa41b569f969ef5dada4582551 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Aug 09 10:45:30 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Aug 09 10:45:30 2013 -0700 |
tree | e7918b86ef0ea9e421fcac0fafbb34f30a09e8e4 | |
parent | 7ff81b783ef51c9c5793f248dce7284b9b81d724 [diff] |
PyNDN: Fixing bug in nre (needed an explicit casting name components to str)
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