commit | 5352af37f65873e2210d7a01b390353a35ac37c9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jul 15 09:51:28 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jul 15 09:51:28 2013 -0700 |
tree | 9288db1390571fa3a7243c2d8481539f52ed9154 | |
parent | c9f2e25f9a349fb292cd4f3f195fb944d9dc5658 [diff] |
tracers: Extending helper API in tracers Now all tracers can be installed on individual nodes. It is also possible to specify "-" as a file name, leading to tracing on standard output. Refs #1007 (http://redmine.named-data.net)
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