commit | 8d6e3f689486633a6fb44c51dbf9632460d344eb | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jul 27 16:10:44 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jul 27 18:27:51 2013 -0700 |
tree | e7d66766eb6d494d5d75beb00e8b6378cd0c2810 | |
parent | b0c5ecd6d18065f9170ab7e3d175b3586cc7fb40 [diff] |
python: Rescanned bindings Upgrade to te latest version of base NS-3, e.g., at least to the `ns-3.17-ndnSIM-0.5' tag
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