commit | 27370c50311b507f7c7a9f1cd835756a656ffb6f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 12 13:54:08 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 12 13:56:06 2013 -0700 |
tree | ba40ea27c86cec1438c397f0a029fba01ea727c6 | |
parent | 8682ae06d8f80e95a8c0aa818b9978c699494a69 [diff] |
docs: Documenting new L2Tracer with a scenario and graph building example
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